Hi,
Can I create and execute dynamic formulas in WEBI. For example I have such variable :
= "[Total count] / " + [Dynamic Variable]
[Dynamic Variable] returns a Measure name for example "[Damaged count]". So my variable would look like this "[Total count]/[Damaged count]". However this is just a text. How do I execute it or tell WEBI that treat it as formula and display the results?