We're giving away 30 tickets for FREE! Share your story, your vision, or your hustle and tell us why YOU deserve a ticket.
Apply nowWin a FREE 3 Day Ticket to FabCon Vienna. Apply now
hi
I want to create the following - preferably with DAX - I want to create a table that starts at 00:00:00 and finishes at 00:23:59 so I can map it to a column of times. Can I use the Calendar() function using Time to do that?
Also I have a number of columns with Time - would I be better off creating one Time table and then using Dax with UseRelationship() in the measure to activate them or separate Time Tables for each of the columns? Thank you as always.
Solved! Go to Solution.
Hi @agwalsh1812 you can try with this , convert the column to time once applied also you can make use of USERELATIONSHIP for connecting multiple time columns
hi, that worked beautifully. I create a new table and then used the code. I made one tweak though
Glad it worked for you🤝
Hi @agwalsh1812 you can try with this , convert the column to time once applied also you can make use of USERELATIONSHIP for connecting multiple time columns
User | Count |
---|---|
13 | |
12 | |
8 | |
8 | |
6 |
User | Count |
---|---|
28 | |
20 | |
14 | |
11 | |
5 |