Forum Discussion
Anonymous
7 years agoNot applicable
displaying current time using existing date table
Hi Anonymous ,
Current time = FILTER('Inovice Date','Inovice Date'[Date] = NOW())
4 Replies
- MariuszCommunity Champion
- v-frfei-msftCommunity Support
Hi Anonymous ,
Does that meet your requirement?
Current time = FILTER('Inovice Date','Inovice Date'[Date] = TODAY())- AnonymousNot applicable
Hi, how about the current time?:) using the same formula for current date
- v-frfei-msftCommunity Support
Hi Anonymous ,
Current time = FILTER('Inovice Date','Inovice Date'[Date] = NOW())