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.
Hello,
I have a calculated column with a fixed number (95%), and I need to use this number in a Line-y Axis of a combo chart.
The dimension in my combo chart x-axis is Month.
I also have a slicer Month, same field of my combo chart x-axis.
The field Month (used both in the combo chart and in the slicer) comes from my Calender table in relationship with my fact table.
The data generates three columns, one for each month that exisist. I want my line-y to not react to the month slicer, but I want it to be a straight line completely indipendent from my slicer choice.
I tried this measure:
My line-y axis := CALCULATE(MAX(Fact Table[Fixed Value]), ALL(Calendar[Month]))
However, when I select a month from my slicer a dot comes out corresponding to my selection.
How can I avoid this beahviour?
Thank you very much for your support
Thank you for your response but a) the measure returns an error saying ALL function needs at least one argument, and b) I can't use analytics pane because it's not supported for the combo chart.
But thank you for the tips.
Any other ideas?
Thank you!
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
84 | |
75 | |
68 | |
41 | |
35 |
User | Count |
---|---|
102 | |
56 | |
52 | |
46 | |
40 |