Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Greetings everyone!
A little context before I describe my problem:
I have 2 tables in my model, that are related by a date column (*:1)
1) CalendarTab with dates until the end of 2025
2) ChamadosCSC, with a list of incidents.
Some incidents can impact my team, so there is the column "Impacto Time" = 1, when this occurs, in the table ChamadosCSC.
I created a measure to get the number of incidents that impact my team and also a measure to get the % of these incidents in relation to the total.
But my problems start when I try to create the visuals:
In the second visual, what can I do to hide the months from Mar onwards? I know I could put in a filter and select only the months of Jan and Feb, but is there anything more automatic?
And another problem I encountered was that when I clicked on the graph to filter a month:
Is there any way to keep the Jan month column displaying the correct value?
Best Regards
Hi @gdps_vc
Can you provide detailed sample pbix file and the results you expect.So that I can help you better. Please remove any sensitive data in advance.
Best Regards,
Jayleny
First problem solved. I discovered that my CalendarTab has an offset column, where current month = 0, previous month = -1 ...
So I filtered the model to display offset <= 0
HI @gdps_vc
Can you please share measure using in below yellow highlighted visual
Proud to be a Super User! | |
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 60 | |
| 53 | |
| 40 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 97 | |
| 81 | |
| 35 | |
| 29 | |
| 25 |