Forum Discussion
Anonymous
8 years agoNot applicable
Matrix not displaying all values while still counting them in totals
i everybody, I'm currently working on a report involving timeregistration, which involves files with entries for time off measured in hours. I display these in a matrix, and have three slicers (y...
- 8 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
Anonymous
8 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!
v-jiascu-msft
Microsoft Employee
8 years agoI'm glad it helped. It's my pleasure. Anonymous. The file was deleted. You can send the link through Message next time.
Best Regards,
Dale