Akshay,
Looking at your code and the only difference I see is it looks like you are writing to a data schema established within Adobe (cus:Schema). I'm using the temp schema from the transition and using that to write to/update. I seem to have an issue every time and no one can really give me an a...
All,
I've asked this question before in a previous post, and never really got a good answer. Here's my dilemma:
I'm creating a process that will convert a numeric into a string, where I format it to look like Currency (the Format Currency function in ACC does not work). So I create the following...
Thank you. This would work if the client didn't want to include the ',' as part of the amount. Example $1,207.00 is how they want it to be formtted. I even tried to call in a Javascript function Intl.NumberFormat(), but that does not work in Adobe.
So I think I will need to go about the long route o...
Akshaaga,
So, this function doesn't work in the Enrichment step? Should I open a Support Ticket?
My ultimate goal is this. To convert a number: 1,207.00 so it displays as $1,207.00.
Using the functions in Adobe, always removes the comma-separator.
Hello,
Does anyone have any documentation on how to correctly format the "FormatCurrency (<Amount>,<Currency>) " function?
I've tried to use it and get errors. My Amount is a "Double-precision-number" and I don't know what to use for currency; I've tried USD to no avail.
Please advise.
Can you only perform PGP encryption in ACC? I would like to use WinZip, but it appears you have to have it installed on the instance; same as PGP.
Is that an accurate statement?
@Shubham_Goyal__ thanks for your feedback.
I can perform this kind of variable by using the advanced tabs. What I'm looking for is the ability to use this type of function in the Edit tab.
Thank you.