Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi. I have a few measures represented by lines on the chart but I would like to remove the gap in between. Is this possible?
Appreciate any help please. Thanks.
Sample pbix attached
https://drive.google.com/file/d/1I9C-6Lw8IV6G1JbiNizcyfa06ROevmVi/view?usp=sharing
Solved! Go to Solution.
Hi @Anonymous ,
The two measures represent the different values. Cannot remove the gap.
Maybe you can write the two measures into a measure or column.
valuecolumn = IF([Actual Value]=BLANK(),'final_ccc_forecast for graph'[Forecast Value],[Actual Value])
Best Regards
Community Support Team _ Polly
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
The two measures represent the different values. Cannot remove the gap.
Maybe you can write the two measures into a measure or column.
valuecolumn = IF([Actual Value]=BLANK(),'final_ccc_forecast for graph'[Forecast Value],[Actual Value])
Best Regards
Community Support Team _ Polly
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@Anonymous thank you, that works.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 5 | |
| 5 | |
| 4 |
| User | Count |
|---|---|
| 25 | |
| 16 | |
| 8 | |
| 7 | |
| 7 |