Forum Discussion
ptepichin
6 years agoHelper I
How to connect to a dataset using R on Power BI
I'm trying to pull data from a data set through a dataframe in power bi. Are there any good examples online how to do so?
Hi ptepichin ,
You can refer to these documents:
Run R scripts in Power BI Desktop;
Power BI Introduction: Working with R Scripts in Power BI Desktop — Part 3.
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
2 Replies
- IceyCommunity Support
Hi ptepichin ,
You can refer to these documents:
Run R scripts in Power BI Desktop;
Power BI Introduction: Working with R Scripts in Power BI Desktop — Part 3.
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- ptepichinHelper I
Thanks kind sir! I'm reviewing and trying it now.