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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
I am trying to show a Log Scale line to a Bar Chart.
I created a line chart as you can find in the PBI file below but I am unable to overlay to the stacked column chart.
I have tried using the Line and Stacked Column chart but I dont have any option to show the line values as a Log Scale.
I tried writing DAX for the Log values but I guess I am very new to get the log DAX correct.
Please find the data linked below:
Can you please help?
Thanks
Solved! Go to Solution.
Would it work to make a measure to calculate the Log value and use that on a linear scale
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
@mahoneypat What would be the be the equation to show the trendline as an exponential trendline like the one you can see in excel?
The problem is that the log line is not a smoothed one (by design) and that would be the most desireable.
I don't think that will be easy. The Analytics panel isn't active for that visual, so you'd have to calculate the equation terms with a complex DAX expression and then another measure to add the line to the chart.
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
Would it work to make a measure to calculate the Log value and use that on a linear scale
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.