Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
Anonymous
Not applicable

API Call from R Visual

We have a requirement to detokenize input values by calling API from R Script. When executed R Script in R Studio it works fine when input is passed as English and Thai language Characters.
While calling from Power BI R Visual this R Script works fine when English Characters is passed as input but when Special or Thai language Characters is passed R Script throws error.

we encounter following R script error when special characters or Thai language characters are passed :

Error: Unexpected symbol in
Execution halted.

Please provide suggestions to resolve this issue when thai characters is passed as parameter to API from power bi r visual.

Thanks
Vivek

1 ACCEPTED SOLUTION
v-eachen-msft
Community Support
Community Support

Hi @Anonymous ,

 

You could check if encoding in the Power BI is the same as R studio( like "UTF-8" ) or you could try set encoding to be "TIS-620".

 

Community Support Team _ Eads
If this post helps, then please consider Accept it as the solution to help the other members find it.

View solution in original post

1 REPLY 1
v-eachen-msft
Community Support
Community Support

Hi @Anonymous ,

 

You could check if encoding in the Power BI is the same as R studio( like "UTF-8" ) or you could try set encoding to be "TIS-620".

 

Community Support Team _ Eads
If this post helps, then please consider Accept it as the solution to help the other members find it.

Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

Find out what's new and trending in the Fabric Community.