Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hello Power BI Community!
I am trying to create Matrix Table using value from different tables.
Below Picture is the Sales Record.
You can see that there are no sales for Product B in May.
Also there are no sales for all Products for June.
So these numbers should be blank in matrix.
Below is what I want to do.
When I tried this by straight forward just using this Sales Record Table,
I dont see numbers for June.
Also this does not work when I have more transaction table, like Inventory Table etc.
So I made Product×Period (Cross Joined) master table and add columns to get sales number from the sales record.
※This way I can get numbers from other different tables like Inventory etc.
But I dont know the DAX or Query to accomplish this.
Is there any way I can do this??
Please help!!
And thank you very much for looking through and helping in advance.
Solved! Go to Solution.
You will have to create a Calendar table and use the Month field from the Calendar table.
If you don't know how to create the calendar table, please see the below tutorial.
How to Create Calendar Table using DAX in PowerBI | MI Tutorials - YouTube
After that you need to click on the month field dropdown and choose 'Show items with no data'
Thank you. This is good solution I did not know there is function like this
You will have to create a Calendar table and use the Month field from the Calendar table.
If you don't know how to create the calendar table, please see the below tutorial.
How to Create Calendar Table using DAX in PowerBI | MI Tutorials - YouTube
After that you need to click on the month field dropdown and choose 'Show items with no data'
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
65 | |
63 | |
52 | |
37 | |
36 |
User | Count |
---|---|
82 | |
67 | |
61 | |
46 | |
45 |