Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
All in the title, I want to run a customized R map visualization using my own json file delimitation of territories into power BI.
I want to know if that's possible ? and if I can publish the vizualisation onto the web ?
Solved! Go to Solution.
Hi @Anonymous,
I got the information internally below:
You cannot have a R script that the file from the service.
If the data are small (less than 4MB) I suggest to make them available as a table
If the data are bigger than 4MB, then you have to find a library that use the browser to load the data (like the link to picture does)
Best Regards,
Qiuyun Yu
Hi @Anonymous,
I already sent a email to consult this issue from PG, will update here once get feedback.
Best Regards,
Qiuyun Yu
Hi @Anonymous,
I got the information internally below:
You cannot have a R script that the file from the service.
If the data are small (less than 4MB) I suggest to make them available as a table
If the data are bigger than 4MB, then you have to find a library that use the browser to load the data (like the link to picture does)
Best Regards,
Qiuyun Yu