Forum Discussion
aliasghar
8 years agoRegular Visitor
Parking utilisation
Hi all, So I am a newbie to DAX and I would like to find out the number of cars that are inside the parking lot at an hourly rate based on user-type(daily & season). The sample data is below: ...
v-piga-msft
8 years agoResident Rockstar
Hi aliasghar,
COUNT and COUNTROWS functions may help you.
In addition, here is a similar thread you could have a reference.
If you still need help, please share your data sample as table and your expected output.
Best Regards,
Cherry