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 dateJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
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.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
63 | |
59 | |
56 | |
38 | |
29 |
User | Count |
---|---|
82 | |
62 | |
45 | |
41 | |
40 |