Forum Discussion
hulabalu
5 years agoRegular Visitor
Dynamic Calculated Header in Matrix
I have a set of data from 3 tables that I want to group into sections in a Matrix. the source data looks like: Salesman Table Salesman Area Status Salesman 1 Central Active Sale...
- 5 years ago
hulabalu , to me this seem like binning or dynamic segmentation on a measure using the independent table.
See if these can help
https://www.daxpatterns.com/dynamic-segmentation/
https://radacad.com/grouping-and-binning-step-towards-better-data-visualization
amitchandak
5 years agoSuper User
hulabalu , to me this seem like binning or dynamic segmentation on a measure using the independent table.
See if these can help
https://www.daxpatterns.com/dynamic-segmentation/
https://radacad.com/grouping-and-binning-step-towards-better-data-visualization
hulabalu
5 years agoRegular Visitor
Thanks for the response. I used the segmentation using independent table like the one on the video and it worked as expected. kudos