Forum Discussion
Anonymous
7 years agoNot applicable
Generating the data for a report using different dates and different timings
I am looking for a report which generates the data for two dates (current and previous day), from morning until 5 PM it should pick previous date data and from the evening 5 PM, it should pick curren...
v-piga-msft
7 years agoResident Rockstar
Hi Anonymous ,
For your requirement, I think you could achieve that with measure in power bi.
Do you have the date time column in your table model?
If it is convenient, could you share some sample data which could reproduce this scenario and your desired output so that we could give further help on it?
Best Regards,
Cherry
Anonymous
6 years agoNot applicable
I got it resolved but not with measured column. I wrote a query while extracting the data from the database.