Hi,
Request your guidance to solve my issue related to time bucket
i have a table which contains a field showing date and time of sales, sales happens in almost every three minutes gap during day time, i would like to have these timings seggregated as say 09 am to 11:00 am as " 9 to 11 " , then 11:00 am to 1:00 pm as "11 to 1" so that when i create a visual it will look more standardised. please guide me .
regards,
dsmitha
Solved! Go to Solution.
Hi @dsmitha ,
Lots of ways to do this, here's one in DAX.
1) Get the time out of the date/time column;
2) Create your time bucket. Could also be cleaned up with SWITCH but quick, easy way shown...
Hi @dsmitha ,
Lots of ways to do this, here's one in DAX.
1) Get the time out of the date/time column;
2) Create your time bucket. Could also be cleaned up with SWITCH but quick, easy way shown...
Hi tom480,
thanks a ton for your quick and simple solution, great !
regards,
dsmitha
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Mark your calendars and join us on Thursday, June 30 at 11a PDT for a great session with Ted Pattison!
User | Count |
---|---|
204 | |
69 | |
69 | |
57 | |
57 |
User | Count |
---|---|
251 | |
218 | |
105 | |
74 | |
73 |