Forum Discussion
gringo89
Helper I
6 years agocount 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
Community Champion
6 years agoHi 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 ago
Helper 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 😞