Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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 |
---|---|
75 | |
75 | |
45 | |
31 | |
27 |
User | Count |
---|---|
99 | |
89 | |
52 | |
48 | |
46 |