The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi experts!
I have a table like this that is not linked to a generic calendar table:
Dim 1 | Dim 2 | Date |
1 | B | 01.02.2023 |
2 | CD | 05.03.2023 |
3 | D | 01.04.2023 |
Then I have a matrix that is built like this:
Dim | 2023-Jan | 2023-Feb | 2023-Mar | 2023-Apr |
1 | 1 | 1 | 1 | |
2 | 1 |
As you can see, if the Date in the column for the individual Dim, then there is a BLANK in the matrix.
How would you do that?
This depends on many factors. Are the tables linked? if so, from which end of the relationship did you take the fields? If not, did you include measures? Or maybe you have created a crossjoin?
Please provide a more detailed explanation of what you are aiming to achieve. What have you tried and where are you stuck?
User | Count |
---|---|
15 | |
13 | |
8 | |
6 | |
6 |
User | Count |
---|---|
24 | |
20 | |
13 | |
9 | |
7 |