Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
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)?
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
84 | |
76 | |
75 | |
43 | |
36 |
User | Count |
---|---|
109 | |
56 | |
52 | |
48 | |
43 |