Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi All,
I have a Line and clustered column chart in which I'd like to add a line too (I want to add the line in black below).
I tried to create a measure to do this but I had no luck
Target Line = GENERATESERIES(0, 128, 1)
Hi,
Create a measure by using generateseries function for the line y axis.Then enable the secondary y axis
and disable the default y axis in format visual.
If I answered your question, kindly mark it as solution.
Hi @Gowtham_Selvam , Thank you for the solution however this doesn't solve my problem. I shuld have worded my question better. The Target line cannot be dirived from the data I have, it is defined manually so The line needs to be created independant of the data.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.