Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi,
I have encouterd an issue to replace the "." by "," in my requete. After applying the formula "Table.ReplaceValue(#"Colonnes permutées",".",",",Replacer.ReplaceValue,{"NOMINAL"})", the "." still exists and there is no ",". The data type is in text format.
Does anybody encounter the same issue and succeed in tackling with it?
Thank you in advance.
Hi @annahuo ,
You can try changing this section:
Replacer.ReplaceValue
to this:
Replacer.ReplaceText
Pete
Proud to be a Datanaut!
Dear Pete,
It works ! Thank you so much for this help 🙂
Best regards,
Anna