Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hi all,
We have a system that has user objects with various attributes attached to them, I can scan and capture these objects and send the data data up to PowerBI easy enough but I wanted to create a dashboard or report that an admin can search for a user and see what their particular attributes are, but critically would like the ability to be able to select a date for the user so they could see what the particular attribute values were at a given scan date. I don't even know how to word a search to look for the above indeed if its even possible with PowerBI, I have done some basic report writing but if someone could point me in the right direction I would really appreciate it.
Thanks
H
If you have the data, a table that has the user information, date and all the other attributes, just like GilbertQ mentioned, you can build a data model and create a report with a slicer to choose the user and date.
Hi @Anonymous
It sounds to be that you need to build the model and then use a slicer to then filter to what you are looking for?
| User | Count |
|---|---|
| 14 | |
| 12 | |
| 11 | |
| 9 | |
| 8 |
| User | Count |
|---|---|
| 44 | |
| 40 | |
| 29 | |
| 28 | |
| 22 |