This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hi Guys,
I would like to create a dynamic counter.
I have licence plate column & Date column.
I would like to count for each licence Plate how many times it apperas in my data set (by selected period) .
thank you!.
LP date
111 1.1.17
222 2.1.17
111 2.1.17
111 3.1.17
Just do a COUNT on "date" column.
Hey @Greg_Deckler I decided not to do that.
I prefer to count num for iteration for each Licence plate in my data set any ideas?
@Noak wrote:
Hey @Greg_Deckler I decided not to do that.
I prefer to count num for iteration for each Licence plate in my data set any ideas?
A measure counting rows shall work, see the attached pbix file. If this is not your case, please post more sample data and expected output.
cnt = COUNTROWS(yourTable)
Tnx @Eric_Zhang
I would like to have the ability to fillter by occurrences.
any tips/tricks (based on countrows massuare, here I created a static counting column and the date isn''t dynamic)?
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 31 | |
| 26 | |
| 23 | |
| 22 | |
| 15 |
| User | Count |
|---|---|
| 62 | |
| 47 | |
| 28 | |
| 24 | |
| 21 |