Hi Experts,
I have added SQL Server as a connection to my powerApp and added two tables as data sources to my app.
In that two tables one is header table and another is line table.
I created a gallery to my powerApp. For each record 5 columns need to show. In that,
1. The journal number in header table.
2. Journal name in header table.
3.Currency code and sum of amount these two columns are from line table.
4. Account number in the line table.
Journal number is the unique id in the header table and for one journal id multiple lines in the line table.
I need help for 3 & 4 columns and need to filter the gallery based on journal number and column 4.
whether i need to use filter inside another filter or any other?
Please can anyone help me to solve this by suggest formulas.
Thanks,
with regards,
User237.