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.
the data should stop on Apr 2023 why it show end of year so how can i fix that as you see the below
You have a syntax error. It should be like this ALLEXCEPT('Aecom', 'Aecom'[Month])
if you have a Month column you can create like this sample dax , if you dont. You have to get month value from your date value
Hi @Anonymous
I think you're making a cumulative total in the line chart, you have to perform a monthly total, apart from the formula you use. You should create a column where you will give "False" if the total for April is 0, and "True" if not.
I tried to create a demo for you below. You could also create something similar to your own power bi about whether the month-based sum is 0 or not.
If you keep only the "Trues" in the graph after you have created this structure. The areas you don't want will be gone.
Best regards,
Ezgi Naz Aslankara
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
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 |
---|---|
5 | |
4 | |
1 | |
1 | |
1 |
User | Count |
---|---|
7 | |
5 | |
4 | |
4 | |
2 |