Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
Anonymous
Not applicable

Filter a set of data using a unique value into a report

I want to create a report in Power BI using data from SharePoint lists. I want to draw all the data linked by a common identifier number that is included in all the lists used.

Is there a way to filter the data so that only the data applying to the common identifier number is included in the report?

For instance, on the front page of the report there would be a header which has a project name and the start and end dates of the period of the report. The project name and start/end dates are values in separate lists. Could I enter the appropriate identifier number somewhere so the correct project name and start/end dates are inserted in the report?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Not sure if I understand your question completly.. But if my interpretation is correct your list consists of items which can be grouped by an category, or "common ID number". 

 

Perhaps it's an idea to first create a table with solely these common ID's, and then create a relationship between the ID table and your other lists. 

 

This way you can create a slicer or filter or other visual to filter out the desired ID

 

New table = DISTINCT(YourTable[IDColumn])

 

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Not sure if I understand your question completly.. But if my interpretation is correct your list consists of items which can be grouped by an category, or "common ID number". 

 

Perhaps it's an idea to first create a table with solely these common ID's, and then create a relationship between the ID table and your other lists. 

 

This way you can create a slicer or filter or other visual to filter out the desired ID

 

New table = DISTINCT(YourTable[IDColumn])

 

Anonymous
Not applicable

Thank you for the reply and your solution is appropriate. Having got over that initial issue, there are lots of other things to deal with to complete the report, so I am working my way through those.

Helpful resources

Announcements
Sept PBI Carousel

Power BI Monthly Update - September 2024

Check out the September 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

Find out what's new and trending in the Fabric Community.