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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

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
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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