Forum Discussion
Incorrect Column Totals in Matrix showing
- 1 year ago
Hi maamirkhan2023 ,
Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot). Do not include sensitive information. Do not include anything that is unrelated to the issue or question. Please show the expected outcome based on the sample data you provided. If possible please provide sample PBIX file.
Regards,
Dinesh
Not working and I cannot use Sum here as I mention above many times
Hi maamirkhan2023 ,
Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot). Do not include sensitive information. Do not include anything that is unrelated to the issue or question. Please show the expected outcome based on the sample data you provided. If possible please provide sample PBIX file.
Regards,
Dinesh
- maamirkhan20231 year ago
Helper I
Table 1 contails Tags and IP
Table 2 contains Date and I joined with ID and created Matrix tableVAR SummaryTable =SUMMARIZE('Q_Host_List_Detection_HOSTS',Q_Host_List_Detection_HOSTS[Asset Tags],"Cnt", DISTINCTCOUNT(Q_Host_List_Detection_HOSTS[IP]))RETURNIF(HASONEVALUE(Q_Host_List_Detection_HOSTS[Asset Tags]),DISTINCTCOUNT(Q_Host_List_Detection_HOSTS[IP]),SUMX(SummaryTable, [Cnt])) - v-dineshya1 year ago
Community Support
Hi maamirkhan2023 ,
Please provide sample data and expected output. it will help me to replicate the scenario. without sample data and without expected output, we can't proceed further.
Regards,
Dinesh