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.
I have country, week, and a KPI that I want to use to make a visual. The objective is to show the country-wise weekly trend of the KPI. Currently, I am using the normal line chart as the visual but I am not very happy with how it looks. I am looking for recommendations for better representation of the trend.
Any help would be appreciated.
Thanks!
Solved! Go to Solution.
Hi @Anonymous,
Perhaps you can take a look at the power bi app store to find out some custom visual that has been improved or expanded the forecast feature usage.
Business Apps – Microsoft AppSource
In addition, If you are familiar with scripts, you can also try to use script-based visuals(R/Python) to manually plot the effects. (they can be invoked with custom libraries or packages to analyze and plot graphs)
Create Power BI visuals using R - Power BI | Microsoft Learn
Create Power BI visuals using Python in Power BI Desktop - Power BI | Microsoft Learn
Regards,
Xiaoxin Sheng
Hi @Anonymous,
Perhaps you can take a look at the power bi app store to find out some custom visual that has been improved or expanded the forecast feature usage.
Business Apps – Microsoft AppSource
In addition, If you are familiar with scripts, you can also try to use script-based visuals(R/Python) to manually plot the effects. (they can be invoked with custom libraries or packages to analyze and plot graphs)
Create Power BI visuals using R - Power BI | Microsoft Learn
Create Power BI visuals using Python in Power BI Desktop - Power BI | Microsoft Learn
Regards,
Xiaoxin Sheng