Forum Discussion
DistinctCount with DateFilter and Conditional Filter, with Card Visual en Table Visual.
Hello all,
Actually i have already placed this question before. I thought i had the solution for that moment.
But unfortunately!
I am looking for a distinctcount of my tripactions (Loading, Unloading,Empties) on a filtered date.
-I have 2 Tables. "Date Table" and a "DataInput Table".
-Date from the "Date Table" has a relationship with the LoadingDate, UnloadingDate and "EmptiesDate".
-Date filter, with the Value Date of the Date Table.
-I need a Card which shows me a Count of the Action on the filtered Date.
-I Need a Table Visual, which shows me exactly the same overview as in below mentioned in the example.
Card Visual
1. DistinctCount of my tripnumbers.
2. Counts of Loading if "Yes".
3. Counts of Unloading if "Yes".
4. Counts of Empties if "Yes".
I am expecting:
Loading = 3
Unloading = 2
Empties = 1
Counts on card : 6
Table Visual
Which shows me exactly as below.
So also if the unloading is on another date, but the loading on the filtered date.
| Tripnumber | Loading | LoadingDate | Unloading | UnloadingDate | Empties | EmptiesDate |
| A | Yes | 01-01-2021 | Yes | 02-01-2021 | ||
| A | Yes | 01-01-2021 | Yes | 02-01-2021 | ||
| B | Yes | 01-01-2021 | ||||
| C | Yes | 01-01-2021 | ||||
| D | Yes | 01-01-2021 | Yes | 01-01-2021 | ||
| E | Yes | 01-01-2021 |
I thought we had a solution with this formula per Action (Loading/Unloading/Empties)
But when i have a trip with a loading and unloading on the same day, i miss the unloadings.
Do you have any suggestion?
Gr Alfons
- Anonymous5 years ago
Hello Parry2K,
You are wright.
I do not now why, but my table is also correct now.
I have changed a few little things, but now it's perfect!
My Cards are also showing now the wright values.
Thanks for yout attention.
3 Replies
- AnonymousNot applicable
Hello Parry2K,
You are wright.
I do not now why, but my table is also correct now.
I have changed a few little things, but now it's perfect!
My Cards are also showing now the wright values.
Thanks for yout attention.
- parry2kSuper User
Anonymous not sure why that would be the case, if you have created 3 different measure, don't you get the count you are expecting?
- parry2kSuper User
Anonymous glad it worked out.
Check my latest blog post Comparing Selected Client With Other Top N Clients | PeryTUS I would ❤ Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos to whoever helped to solve your problem. It is a token of appreciation!
⚡Visit us at https://perytus.com, your one-stop-shop for Power BI-related projects/training/consultancy.⚡