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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello,
I should develop a PBI app that is used by the user to selected a subset of data and input it in a custom R model.
So basically what should happen:
1) User access to a table where he can select with values he wants to input in the R model.
2) Click on something like "Launch Model" that sends the selected row to the R model to be processed. The resulting file is a csv saved on a folder (or on a DB).
I was thinking to use R Visual to perform the "take subset+run model" part, but this leads to several limitations, such as max row, timeout and only some library available.
Is there any other way to perform this task to select a subset and run it in a R model through a button o something similar? Maybe API, but I'm not really into the topic (considering the app will be deployed on PBRS, that has some limitations on this part)...
Any help appreciated!
Best regards,
Cla
Hi @Anonymous ,
The thread may help you a little bit.
https://community.powerbi.com/t5/Desktop/Send-filtered-data-from-Power-BI-to-R-script/td-p/326663
Best Regards,
Xue Ding
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.