Forum Discussion
Aggregation based on group by/ summarization and filter.
Hi@v-jiewu-msft, tharunkumarRTK, DataNinja777,@mark_endicott , johnt75 , DataNinja777, amitchandak, lbendlin,
The measure which tharunkumarRTK given is working fine with the sample data but its giving me blank values in my current report instead i have used the below measures to calculate internal, external, warranty and insurance.
same way i have calculated for the rest.
now the thing is i just need the count whenever there is a sum of internal >0 and rest i.e. insurance, warranty and external is 0. I have uesed the below measure in which i have used IF but i know that this is not giving me the count instead it is compairing and giving 1 and 0.
Note :- i need to show the count in separate KPI card and not in table visual.
Thank you.
- Anonymous1 year agoNot applicable
Hi,
Try creating a new page and re-adding the table data, metrics, and filters on that page to see if there are still issues. The expression provided above gives the correct results.
Best Regards,
Wisdom Wu
- PawarNovil1 year ago
Resolver I
Hello Aniket,
Based on the data and discussions in the posts, I have created a PBIX file that includes two solutions: one with a relationship and one without. Please take a look at the attached PBIX for further details.
attachment: https://drive.google.com/file/d/1gFeD3iqrO5eLYCfCuzsxfFH9ibRS2tkg/view?usp=sharing
------------------------------------------------------------------------------------------------
Regards,
Novil
If I answer your question, please mark my post as a solution.