Forum Discussion
Text to Time - different text format
- Anonymous8 years ago
Marcjc,
Please check if the Power Query code in the following PBIX file returns your expected result.
https://1drv.ms/u/s!AhsotbnGu1Nok3aBo-5kuXIjmgz_
Regards,
Lydia
Thank you for the quick reply... I am not really worried about how the time is displayed in the converted column in the table because the ultimate goal is to present a single number (count) of the rows that fit the filter criteria.
Sample data for review.
- Anonymous8 years agoNot applicable
Marcjc,
Please check if the Power Query code in the following PBIX file returns your expected result.
https://1drv.ms/u/s!AhsotbnGu1Nok3aBo-5kuXIjmgz_
Regards,
Lydia- Marcjc8 years agoRegular Visitor
Anonymous,
Thank you. I was able to use this. I ended up adding the seconds conversion to my filter and then used advanced filtering for less than or greater than my requirements. Thank you for this! I have marked it as the solution.