The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.