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.
Hello,
I created a time series based on the "time series decomposition" visual which I got from import from marketplace. The issue which I am facing is that I am not able to view the data labels for any points. If anyone got a solution,let me know. Tnx!
Solved! Go to Solution.
Hi @Anonymous,
By my tests, I'm afraid that this custom visual does not have the attribute of data label.
This visual is developed with R scrip. If you're familar with R script, you could write to R script to achieve that.
Best Regards,
Cherry
Hi @Anonymous,
By my tests, I'm afraid that this custom visual does not have the attribute of data label.
This visual is developed with R scrip. If you're familar with R script, you could write to R script to achieve that.
Best Regards,
Cherry
Thanks for the info.