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