Forum Discussion
blackhawk93
4 years agoRegular Visitor
DAX function for finding accident count against vehicle types
I have a table with road accident details and there's another table with vehicle details involved in the accident. I need to get a count of accidents happened against each vehicle type. For example accident count for cars against bikes, cars against trucks etc.
I need to construct a table like this.
7 Replies
- tamerj1
Community Champion
Hi blackhawk93
how does your source data look like?
- blackhawk93Regular Visitor
Hi , it was extracted from the access databases.
Was this helpfull to get an idea?
- blackhawk93Regular Visitor
Do you need the contents of the tables (inside views) ?