Forum Discussion
gringo89
6 years agoHelper I
count state evolution by date
Hi, Firstly, sorry for my english. We want to restitute the number of document on each status by date. My fact table likes : users Date event Type event 1 01/03/2020 Sended 1 04/...
az38
6 years agoCommunity Champion
Hi gringo89
you dont need DAX for this task
just place fields in the visual as shown below
pay attention - values is Count (Distinct)
pbix-file is attached
- gringo896 years agoHelper I
Hi,
thanks for your helps!
This approch can't solve my need. in fact, the 2 march my stock on "sended" type event would be 3 😞