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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi All,
I created a table of distinct values to form a one to many relationship.
The name of the table is yearweeknum. It displays the year and the week number.
For now, I have 2 weeks listed which are 2021-30 and 2021-31.
In the charts tab, when I click on 2021-30, I can see all the values for that period.
But when I click on 2021-31, it goes blank.
What can be the problem?
Also, the 2021-31 is appended to the table which contains 2021-30.
I am new to powerBI, so any help is appreciated.
Thank you!
Solved! Go to Solution.
Hi @Anonymous ,
Try:
Alert Monitoring = CALCULATE(COUNTA('Alerts (2)'[InventoryPlanning]),FILTER(ALLSELECTED('Alerts (2)'),'Alerts (2)'[InventoryPlanning]<>"NB"))
Best Regards,
Kelly
Did I answer your question? Mark my reply as a solution!
@Anonymous , This should not happen unless there is diff in values because of space of some character
Can you share a sample pbix after removing sensitive data.
Thank you so much for your response.
There was an error when the data was appended, hence the problem.
But I do have an other issue. I have attached the image.
The values for Alert Monitoring in the table gives the correct values for each location.
But when I use a slicer, for the yearweeknum, I get the total sum value(which is in the card visualisation).
The formula I have used is
Hi @Anonymous ,
Try:
Alert Monitoring = CALCULATE(COUNTA('Alerts (2)'[InventoryPlanning]),FILTER(ALLSELECTED('Alerts (2)'),'Alerts (2)'[InventoryPlanning]<>"NB"))
Best Regards,
Kelly
Did I answer your question? Mark my reply as a solution!
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
Check out the November 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 59 | |
| 43 | |
| 42 | |
| 23 | |
| 17 |
| User | Count |
|---|---|
| 190 | |
| 122 | |
| 96 | |
| 66 | |
| 46 |