Forum Discussion
newbie_powerbi
Helper II
3 years agosumx and allselected
https://www.sqlbi.com/articles/the-definitive-guide-to-allselected/ I can see that iteration on allselected creates a shadow context I use ALLSELECTED inside SUMX so how can I handle my probl...
andhiii079845
Solution Sage
3 years agoYour open_dt and close_dt columns are the reason for the current matrix. can you please share exactly how the matrix should look like?
newbie_powerbi
Helper II
3 years agothanks for helpin me out andhiii079845
I don't know how it is affecting but
I have attached the link for the sample file
I need to show the table for distinct count of person whose tickets are open
i.e. only 1 row should be considered for a person (if 2 open tickets are there for same person then max open_dt row should be considered)
I should show only the highlighted rows & my count should be 2
https://drive.google.com/file/d/1G_sfyGqbAyCbxA359lShcC6z06zDWYIA/view?usp=share_link