Forum Discussion
Sridhar
11 years agoNew Member
how to export data to excel from Power BI
Hi Friends, I have just started using Power BI platform for my Company's Business Intelligence. Could somebody tell me how an user can export the data either from a chart or a table? Thanks,...
- 11 years ago
Unfortunately, you cannot. I know there is a feature request for this out there that you can vote for.
mcray11
Helper I
10 years agoFor those of us on the Desktop version, the R script seems the most likely. However I've followed the scripting on THE BICCOUNTANT and still encounter an error. My dataset is well below the 150k limit (around 58k), and the matrix display visual is correctly displaying it. However this is what I receive with the R Script:
Error Message:
R script error.
Error: unexpected input in "write.table(trim(dataset), file=”"
Execution halted
Does that mean anything to the more experienced users?
Thanks in advance
ImkeF
Community Champion
10 years agoThe first quote mark after "file=" looks strange. This can happen when you copy the filepath from somewhere.