I have created a measure to display a percentage value as a tooltip in a stacked bar chart. In Power BI Desktop, the tooltip displays the correct percentage value. However, upon publishing the report to Power BI Service, the same tooltip measure consistently shows as 100.00%, which is not the expected behavior.
Furthermore, when my colleague opens the same PBIX file in Power BI Desktop, they also observe the incorrect 100.00% value, indicating that this issue might not be isolated to just my environment.
I have attached screenshots for reference, showcasing the correct display in Power BI Desktop and the erroneous display in Power BI Service.
I've tried troubleshooting this issue by reviewing the measure's DAX formula, verifying data integrity, and exploring potential differences between Power BI Desktop and Service settings, but I haven't been able to identify the root cause.
If anyone has encountered a similar issue or has insights into what might be causing this discrepancy, I would greatly appreciate your assistance.
Thank you in advance for your time and support.