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.
Hi
wow my first question!
I have a 2 axis chart: but I want the columns on the 1st axis to be a completely filled space - ie all blue on one side and all green on the other - no visible space inbetween the columns.
Here is my chart - so the blue represents population actuals, and the green represents predicted values
I used a measure of 1 to build the 1st column axis and the population rate as the 2nd line axis
the measure of 1 is coloured with the record 'type' to show actual v predicted
But I would rather just shade the columns to look like a 'background' on the chart
columns layer are greyed out
any ideas how I can achieve my chart?
@grayv , Hope year's data type is number, the you can add X-axis Constant reference lines. (Reference line in format or old analytics pane) . Post that you can have line based on measure using Fx, I used static value.
measure you need for constant line
Maxx(filter( values(Date[Year]), not(isblank([Actual])) ), [Year])
thanks for that ill give it a go and let you know 😊
& yes Year is #
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
72 | |
72 | |
38 | |
30 | |
26 |