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! Learn more
I have a dataset in power BI that I want to analyse using an R-script. I add the script from this procedure: https://docs.microsoft.com/en-us/power-bi/desktop-r-in-query-editor But when testing with a script that is not supposed to change anything (contains only "output <- dataset") the output is different from my original table. Column content is mixed all over the place, rearranging the entire table.
This turns out to be a powerBI bug, where newlines and carriage returns are not handled ok. So if these are removed first, the script works ok. Please add comments if you have experienced the same with other symbols too.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.