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 need a visual like a graph for the below data
Date Field will Come as X axis and I want a reference Line to show Initial Value. I have done the calculations for getting Initial Value. Pls help me to resolve this my data table image is attachedDataset
my expected output is like Graph
Solved! Go to Solution.
Did you try simple line chart by using date column as Axis and other two columns as values?
have you tried line and clustered column chart?
yes, but expected output like line chart
Did you try simple line chart by using date column as Axis and other two columns as values?
ya, its works but I added 1 more column line Id and added id as Filter, if change filter values its not working