Forum Discussion
Kerry_M
Helper II
1 year agoDax measure to count client STARTS when I client has multiple records
I have a table that contains: Client, Start Date, Stop Date for a subscription. Clients can have multiple subscriptions at the same time (starting and ending on different dates). Clients can also st...
- 1 year ago
Easy enough,
- 1 year ago
Hi,
Based on the table that you have shared, show the expact result which you are expecting.
lbendlin
Super User
1 year agoDoes it have to be DAX? This seems like immutable data, so could also be done in Power Query?
- Kerry_M1 year ago
Helper II
Actually I would love to do it in Power Query if I can but I don't know how. The table has about 600,000 records so takes a long time when I try out ideas.