Support for LET()
(Excel) or VAR()
(PowerBi) style function
#1214
brad302
started this conversation in
Feature Ideas/Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I think a function that works the same as those two aforementioned ones for the given product would be incredibly handy.
Sometimes, we want to do things in a single expression rather than using multiple operations and without the ability to re-use a defined, in memory, in calculation variable in an expression makes for a very verbose and unnecessary approach.
e.g. I may want to define an array and perform additional operations over that array and then act on the results before outputting it in a
Compose
orSet/Initialize Variable
operation.Beta Was this translation helpful? Give feedback.
All reactions