Forum Discussion
Manasi25
1 year agoHelper II
Sort data by day
The query is - I have 5 alerts in a day, which should be consider as 1, this alert is reporting daily and i want to count only 1 instead of 5 per day. As per below on date 02/01/2025 I want alert of"...
- Anonymous1 year ago
Hi Manasi25 ,
Refer to the steps below. In PowerQuery, first sort by the number column, and then select the Alert column and Date column to remove duplicates.
Best Regards,
Gao
Community Support TeamIf there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!How to get your questions answered quickly -- How to provide sample data in the Power BI Forum
SamanthaPuaXY
1 year agoHelper II
Hi Manasi25
You could select the 3 columns and click Home>Remove Rows > Remove duplicates. This will allow you to remove the duplicates and count as 1 for similar alerts.
Hope this helps. Do give a kudos if it works!