Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
 
					
				
		
Hello everyone,
I am new to Power BI and I am stuck right now. I try to count rows with different conditions. Here is how my data looks like:
I already have a diagram where data from a different table is visualized:
What I am trying to do now is to add a line chart with the number of vehicles on a certain day. On the first screenshot above, the table "Disposition" can be seen with the columns "Fahrzeugeingang_IST", this is the time at which a vehicle was delivered. "Fahrzeugrückgabe_IST" is the time at which the vehicle was returned. In addition, we have the column "Location".
I would now like to evaluate how many vehicles were there on a certain date at a certain location.
I have created a new date table and have tried to count the rows using the "COUNTROWS" function. However, I have not managed to include the date as a condition (count if the date is greater than "Fahrzeugeingang_IST", less than "Fahrzeugrückgabe_IST" and location "P1").
My idea was to insert a column with the name of every location and then to count the number of vehicles:
If you need any further information, please let me know.
Thanks in advance for all your help!
Solved! Go to Solution.
@Anonymous , it seem like you need something like Active Employee in HR, refer blog of file
Hi @Anonymous
>> Seems legit but how can I also take the location (P1, P2, P3, ...) into credit? Do I need a new date table for every location or can I make this somehow as a condition in a row
if the relationship is one to many,
maybe you can try this,
Best Regards,
Community Support Team _Tang
If this post helps, please consider Accept it as the solution to help the other members find it more quickly.
@Anonymous , it seem like you need something like Active Employee in HR, refer blog of file
@amitchandak thank you for sharing the solution with me!
Seems legit but how can I also take the location (P1, P2, P3, ...) into credit? Do I need a new date table for every location or can I make this somehow as a condition in a row?
 
					
				
				
			
		
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
 
            | User | Count | 
|---|---|
| 9 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | 
| User | Count | 
|---|---|
| 23 | |
| 12 | |
| 11 | |
| 9 | |
| 8 |