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
kevinEGE
Regular Visitor

List of ID's

Good morning!

 

So, i have 2 tables. One its called fProjects and other dUsers. Each row on fProjects means a unique project, and each row on dUsers means a unique user. In fProjects i have a column of project team, that is a List of ID's of Users.

 

I want to make a filter that shows just users participating on some project and if i filter by project, just the users of this project.

 

The relationship between the two tables is *-1 which means each user participate many projects.

 

any ideas?

 

Thank u so much!

2 REPLIES 2
v-shex-msft
Community Support
Community Support

Hi @kevinEGE ,

Can you please share a pbix or some dummy data that keep the raw data structure with expected results? It should help us clarify your scenario and test to coding formula.

How to Get Your Question Answered Quickly  

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.
lbendlin
Super User
Super User

The relationship is *:* That is pretty much the worst case scenario when combined with your need to filter both ways.

 

It may work but you won't be able to use that data model for anything else. 

 

Read about Star Schema / Snowflake Schema, and about the conceptual difference between these and the Associative Model of Qlik.

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.