Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi all,
I want to pass table column dynamically in a measure . For Example , there is measure
Test1 = CALCULATE(
COUNT(FactTable1[Id]),
Potential[Id] = "1",
Performance[Rating ] IN {"0","1"}
)
Now , I want this to be make same calculation on other fact tables also. this is any generic way to pass which table to pick , considering I want to create only one measure. Column name is same in all table , so the sample table whose count needs to be calculated will be like FactTable1[Id],FactTable2[Id].
Thanks in advance,
Mansi
Hi, @mansiluthra12
As it stands, passing table column dynamically in a measure doesn't seem to be supported.
For your requirement , you can submit it as an idea on Power BI Ideas forum and add your comments there to make this feature coming sooner.
Best Regards,
Community Support Team _ Eason
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
67 | |
57 | |
50 | |
36 | |
34 |
User | Count |
---|---|
84 | |
74 | |
56 | |
45 | |
44 |