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.
I am doing the exact same as what's posted in the following url, which was posted 5 years ago. I am able to run frequency map, but not the performance map. These two maps requires the same package. So it is not the R package issue.
https://community.fabric.microsoft.com/t5/Power-BI-Community-Blog/Business-Process-Analysis-in-PowerBI-using-R-visuals/ba-p/659401.
Hi MangoMango,
Thank you for the information.
Since you’re able to run the Frequency Map successfully with the same R package, and the issue only arises when running the Performance Map, it seems likely that the problem is related to how Power BI is handling the script or data, rather than the R package itself.
Here are a few steps to help troubleshoot and resolve the issue:
Pay close attention to the error message you receive when running the Performance Map in Power BI. The error message can often provide specific clues regarding the underlying issue, such as a data type mismatch, script error, or environment limitation.
Ensure that the data you’re passing to the Performance Map in Power BI is in the expected format and structure. Even if the same package is used, the data fed into the Frequency Map may differ from that required for the Performance Map. Consider testing with a simplified dataset to check if the issue persists.
While the script works fine in your local R environment, Power BI’s R integration may behave differently. Please ensure there are no additional external libraries, settings, or configurations in your local environment that might be incompatible with Power BI’s R engine.
If possible, try running a minimal version of the Performance Map script. This can help isolate whether the issue is tied to a specific part of the script or its complexity. Once identified, we can focus on the failing section.
Make sure both your Power BI Desktop version and the R integration are up to date. Sometimes, issues can arise from version discrepancies or incompatibilities between the local R environment and Power BI’s R engine.
If the issue continues after these checks, please provide the exact error message or any additional details about your dataset. This will assist us in further narrowing down the cause and providing a more targeted solution.
If my response was helpful, consider clicking "Accept as Solution" and give us "Kudos" so that other community members can find it easily. Let me know if you need any more assistance!
- v-sgandrathi1 year agoCommunity Support
Hi MangoMango,
As we did not get a response, may I know if the above reply could clarify your issue, or could you please help confirm if we may help you with anything else?
And if the provided information meets your requirements, you can Accept the solution and also give Kudos on that reply. It helps other users who are searching for this same information and find the information.
Your understanding and patience will be appreciated.