Forum Discussion
milo
6 years agoFrequent Visitor
Matrix count showing same number for each column
Hello, I made a matrix using a count of a field from my database. This is what it looks like: As you can see, each column has the same number for each row. I exported the data and ma...
- 6 years ago
Hi milo ,
at best, you will develop a star scheme.
https://docs.microsoft.com/en-us/power-bi/guidance/star-schema
mwegener
6 years agoMost Valuable Professional
Hi milo,
as you can see in the screenshot, the service table (column) does not filter the manifest table (value).
as you can see in the screenshot, the service table (column) does not filter the manifest table (value).
milo
6 years agoFrequent Visitor
Hi mwegener
This is how my filters are set up:
The mf_end_del_dt filter is coming from the manifest table. No filter is being applied from the service table. Are you suggesting that there should be?
- mwegener6 years agoMost Valuable Professional
Hi milo ,
the column "sv_reason" tries to split (filter) the value, but the relationship does not work in this direction.
- milo6 years agoFrequent Visitor
Hi mwegener
Thanks for pointing that out. So then should i have the manifest table connected directly to the service table?
Thanks,
Milo
- mwegener6 years agoMost Valuable Professional
Hi milo ,
at best, you will develop a star scheme.
https://docs.microsoft.com/en-us/power-bi/guidance/star-schema