Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi guys! I want to wonder about something. Example like this:
I have an excel file, one column content is measure name and other column content is calculation:
TABLE-NAME: Measure_Expression
| Measure Name | Calculation |
| Count_PhoneCall | COUNT(All_PhoneCall_View[PhoneCallID]) |
And actually I want to run this calculation column content in one measure, just write Measure_Expression[Calculation]. Is it possible?
Solved! Go to Solution.
Hi @BirhanAYDS ,
Power BI doesn't support it currently. You could post your ideas here to improve Power BI and make this feature coming sooner.
Hi @BirhanAYDS ,
Power BI doesn't support it currently. You could post your ideas here to improve Power BI and make this feature coming sooner.
I think you can not store statement to execute it in another statement
| User | Count |
|---|---|
| 51 | |
| 35 | |
| 23 | |
| 17 | |
| 17 |
| User | Count |
|---|---|
| 70 | |
| 57 | |
| 40 | |
| 22 | |
| 22 |