Forum Discussion
Matrix not displaying all values while still counting them in totals
- 7 years ago
Hi Anonymous,
Please check out the file in the attachment. I have made some changes. Now you will have a model with best practices. I will check more to find out why. Please follow my adjustments for now.
1. Create a new table.
FullNames = DISTINCT ( UNION ( VALUES ( Timesheets[Full name] ), VALUES ( Vakantiedagen[Full name] ) ) )2. Delete the *:* relationship and create new ones.
3. Use the new column from the new table in a slicer instead.
One tip: Don't upload sensitive data here.
Best Regards,
Dale
Hi Anonymous,
Please share the file or a dummy one which can reproduce the issue. Just see from your information here, that's impossible. We need to check the data and its structure of the model.
Best Regards,
Dale
- Anonymous7 years agoNot applicable
Hello Dale,
I added a link to the file in my post. Thanks in advance for looking, this is driving me absolutely cray-zee.
- v-jiascu-msft7 years ago
Microsoft Employee
Hi Anonymous,
Please check out the file in the attachment. I have made some changes. Now you will have a model with best practices. I will check more to find out why. Please follow my adjustments for now.
1. Create a new table.
FullNames = DISTINCT ( UNION ( VALUES ( Timesheets[Full name] ), VALUES ( Vakantiedagen[Full name] ) ) )2. Delete the *:* relationship and create new ones.
3. Use the new column from the new table in a slicer instead.
One tip: Don't upload sensitive data here.
Best Regards,
Dale
- Anonymous7 years agoNot applicable
Thanks for the information. I removed the PI in there, but have removed the uploaded file as well. You can remove your attached file. Again, thanks!