Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I have reproduce the problem. The sample input is as follows:
then I apply a simple R script process stage to my data, the content is as follows:
output <- dataset
the script just load data from Power BI and then push data back to Power BI, the output should be the same as input,
but actually, something went wrong as you see in the following result:
you can see when a cell contains odd number of chinese characters( as the first and third line), after processed by R script,
the content in the right cell will be combined with itself splitted by a comma, and all cells on the right after that will move one cell left.
My Power BI version is 2.57.5068.501 64-bit.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.