Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. 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.
User | Count |
---|---|
84 | |
79 | |
69 | |
46 | |
43 |
User | Count |
---|---|
106 | |
50 | |
49 | |
40 | |
39 |