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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
kborusu
Frequent Visitor

Drill through filter is not getting applied on one columns

I have a master report which contain importjobrowid and sequence number columns. Based on the row selection, it should navigate to the details report. Filter is happening on importjobrowid(24) and it is not filter on sequence number(65) when i select first record.

Master report:

kborusu_1-1622446224216.png

Detail report

kborusu_0-1622446085219.png

 

1 ACCEPTED SOLUTION

Hi Lucien,

               I am able to find the issue. This issue is due to the data modelling where i am using two separate columns(ImportJobid, sequencenumber) to join two tables. One column(ImportJobid) is having active relationship(*-*) and other columns(sequencenumber) is having inactive relationship. Due to the inactive relationship, data is getting aggregated at Importjobid level. I am planning to concate both columns and i will use single column to join the two table.

 

Regards,

Kali.

View solution in original post

3 REPLIES 3
v-luwang-msft
Community Support
Community Support

Hi @kborusu ,

Could you pls share your pbix file ?Remember to remove your confident data.

 

Best Regards

Lucien

Hi Lucien,

               I am able to find the issue. This issue is due to the data modelling where i am using two separate columns(ImportJobid, sequencenumber) to join two tables. One column(ImportJobid) is having active relationship(*-*) and other columns(sequencenumber) is having inactive relationship. Due to the inactive relationship, data is getting aggregated at Importjobid level. I am planning to concate both columns and i will use single column to join the two table.

 

Regards,

Kali.

Hi @kborusu ,

Awesome! You can mark your answer as the correct answer so that users with the same problem can find a solution as soon as possible.

 

Best Regards

Lucien

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

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