Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hi,
I got 2 tables, first table has case number for each case, and second table has all the Line Amounts for each case.
Table 1 case numbers are unique
Table 2 has duplicate case number by having multipe lines per case number.
(Table 2)
My problem is that i need to get all line amounts from each case within my date filter. I only want the cases that has a line created within the date filter, but all lines within those cases, even if a line is created outside the date filter.
Is there a way to filter case numbers from table 1, but take all lines from table 2?
I have connected Table 1 and Table 2 with relationship by Case number from each table.
Hello @danielbacher
Can you give some examples to better understand what are you trying to do.
Thank you.