'Power Bi column calculation with the list of string Expressions

I have table with variable name and variable expression columns, In variable expression column there are list of string expressions, I need these expressions to be executed and get value for each row, those values should be displayed in another column.

Is there a way to dynamically execute string expression in Power BI.

Calculation based on expression.jpg



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source