We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register 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.