Forum Discussion
changing data type
- 7 years ago
hi, Anonymous
You may try this way:
Select t_time column, duplicate the column, then split the duplicate column
Then filter column t_time - Copy.1 who is greater than 2
Best Regards,
Lin
I want to filter the tickets in Power BI who have a time of 2 hours +
hi, Anonymous
You may try this way:
Select t_time column, duplicate the column, then split the duplicate column
Then filter column t_time - Copy.1 who is greater than 2
Best Regards,
Lin
- Anonymous7 years agoNot applicable
Thanks this works but what if a new value is added in the t_time column, will it be automatically split in the other columns wich I made?
- v-lili6-msft7 years agoCommunity Support
hi, Anonymous
Yes, it will be automatically split into the other columns when you refresh data.
https://docs.microsoft.com/en-us/power-bi/refresh-desktop-file-local-drive
https://docs.microsoft.com/en-us/power-bi/refresh-scheduled-refresh
Best Regards,
Lin
- Anonymous7 years agoNot applicable
okay, :smileyhappy: one last question. What if I publish it and make a dashboard with those details. Will the new data that is added automatically be synced and divided into these columns?
- v-lili6-msft7 years agoCommunity Support
hi, Anonymous
Yes, the new data that is added automatically will be synced and divided into these columns.
Of course, you need to learn about how to set refresh.:smileyhappy:
Best Regards,
Lin
- Anonymous7 years agoNot applicable
okay thank you very much for your help