Forum Discussion
Process Map in Powerbi
- 1 year ago
Hi MangoMango,
Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).
Do not include sensitive information. Do not include anything that is unrelated to the issue or question.
Please show the expected outcome based on the sample data you provided.Need help uploading data?How to provide sample data in the Power BI Forum - Microsoft Fabric Community
Thank you.
Hi MangoMango ,
Thankyou for your Query!
The issue may be due to Power BI’s limited support for certain R functions and packages. While your script works fine in R, Power BI expects:
-
Verify that all required R packages used in your script are installed and accessible to Power BI.
-
Check if any functions or libraries in the script are unsupported in Power BI’s R environment.
-
Make sure your script returns a data frame, as Power BI needs this for visualisation.
-
Review the data used in the performance map and ensure the data types and structure match what the script expects.
-
Try running a simplified version of the script in Power BI to identify where the issue is coming from.
If this solution worked for you, kindly mark it as Accept as Solution and feel free to give a Kudos, it would be much appreciated!
Thankyou for using Microsoft Fabric Community Forum.
Hi MangoMango ,
May I ask if you have gotten this issue resolved?
If it is solved, please mark the helpful reply or share your solution and accept it as solution, it will be helpful for other members of the community who have similar problems as yours to solve it faster.
Thank you.
- v-sgandrathi1 year agoCommunity Support
Hi MangoMango,
We wanted to follow up since we haven't heard back from you regarding our last response. We hope your issue has been resolved.
If my answer resolved your query, please mark it as "Accept Answer" and give Kudos if it was helpful.
If you need any further assistance, feel free to reach out.
Thank you for being a valued member of the Microsoft Fabric Community Forum!
- MangoMango1 year agoFrequent Visitor
No, this is not help to solve my question. I still have the issue