Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
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!
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!
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
126 | |
115 | |
69 | |
62 | |
46 |