Forum Discussion
esingh
1 year agoHelper I
DAX Calculation: multiple tables
Hi Fabric Community, I am new to Power BI and facing issues to create a dax calculation to achieve the following result: From table 1 for insitution ABC, id 10, header string='A' we need to pick...
BIswajit_Das
1 year agoImpactful Individual
Hello esingh
As per your explanation & requirement you can try the below DAX but There might be a problem afterwards cause as you explained all the filter values are hardcoded in to the DAX.
It Means This DAX only work for mentioned filters It means the values are specified.
Thanks & Regards...
esingh
1 year agoHelper I
Tanks Biswajit , But the data need to vary based on the insitute. filter remain fixed.
Ekam