Forum Discussion
Irwan
3 years agoSuper User
Need Advice: How to Calculate Date Diff between Two Exact Event
Hello Power BI Experts, I need an advice about my dataset. Below is my data. My need is to find the next row that contains the exact string (description) for example "replace" with the exactly ...
- 3 years ago
Based on your description, I created data to reproduce your scenario. The pbix file is attached in the end.
https://1drv.ms/u/s!AiUZ0Ws7G26RiQZUXnY1lqz0ovDw?e=ufVd4q
Irwan
3 years agoSuper User
hello Ahmedx
thanks, it moved to new table, however the days are summed in the new table according to ID. Is there a way not to sum the days in the new table?
the expected new table is going to be like this
| ID | Day |
| 6000000002638 | 298 |
| 6000000002638 | 377 |
and also is it possible to automatically sorted "day" column in ascending order after it moved to new table?
Thank you again, really appreciated for the help.