Forum Discussion
show blank value in matrix
Hi All,
I am not able to get the week that has a blank value. I already try to select "show items with no data" but still the same result.
Thanks in advance!!
- Anonymous5 years ago
Hi goyalsa
I tried to build measures to filter the visual or change the code, but due to relationship, it is not a good way to achieve your goal.
Here I suggest to use filter in Loadingweek in Filter Field manually. If you select 202130 in slicer, enter 202130 in filter as below. Result will start from 202130.
Best Regards,
Rico ZhouIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
20 Replies
- APavlovsResolver II
Hi goyalsa Have you created a Date table? If you have created just a new column from the original dataset then my guess is that it does not have any reference to weeks that don`t have any data.
If you create a Date Table you can use that as the date dimension and it will include all the weeks with BLANK values.
Basic sample here - https://files.fm/u/vcrmuytne
Did I answer your question? Mark my post as a solution 🙂
- AnonymousNot applicable
Hi goyalsa
I agree with APavlovs 's reply. Add YearWeek from your Date table instead of YearWeek from your Fact table. Then use show items with no data.
First visual use YearWeek from Date table and second visual use YearWeek from Fact table.
Best Regards,
Rico ZhouIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- APavlovsResolver II
Any chance you could add a sample.pbix that way it will be easier to debug the situation.
- goyalsaHelper III
https://1drv.ms/u/s!ApGsTx0zWYrbiVCIq9AGfrSG9VcH?e=c5085a
Hi APavlovs,
Please find the link to access the file. I am not able to upload the file here, not sure.
Kind regards,
Sahil
- Ashish_MathurSuper User
Hi,
In another post, you mentioned that you have created a Date Table - i do not see that in your PBI file. Please create that Table, ensure that you have a Date table in Table1 as well. Also, in the Date Table, also create a Week number and Year column. Share the download link of the revised PBI file.
- goyalsaHelper III
In the original table, I have the loading week, week forecast filled in.