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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
Anonymous
Not applicable

Not all rows are showing

Hi,
I have 2 tables that are related with IDs.

Table1.ID = Table2.ID.

Creating a visualise for table1 and want to filter results to show in table2.

When the the ID column is added to the visual of table2, it works fine and shows all (2) records. When I remove the ID column, showing only one rcord.

What is the reason? How can I fix it?

Cheers!

No ID.pngWith ID.png

 

 

3 REPLIES 3
Anonymous
Not applicable

@v-piga-msft

 

So I discovered that the relationships are inner join function.

Meaning that only full record match will work.

 

I believe that adding a column caused to a mismatch between tables data.

 

For example

Table1.id_a = Table2.id_b  =Table2.id_c

I have a match between table1 and tabl2 2 on 2 records.

I have a match between table2 and table3 on 1 records.

Final result shows 1 record with data from table 1 and 3.

 

Creating a left join function is hard to maintain as I have 20 datasources in my model and all are connected is some way.

Writing the data source query with a join causes the refresh to fail.

 

I guess I'll have to say there is a limitation with the tool.

v-piga-msft
Resident Rockstar
Resident Rockstar

Hi @Anonymous,

 

By my tests based on your current information, I'm afraid that I cannot reproduce your scenario.

 

More detail information will help us understand your scenario better.

 

If it is convenient, could you share some data sample which could reproduce your scenario and your desired output so that we could help further on it?

 

Best Regards,

Cherry

Community Support Team _ Cherry Gao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
Not applicable

Hi @v-piga-msft

I'll have to create sample data.

Will work on it later, when I'll have some time.

Thanks a lot!

Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

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