Create Nested Beast Mode that nest more than two levels
Can we have it that we can nest beast within each other for more than two levels? I would like to create a beast using another beast mode and then use that to create another beast mode. The way I understand it, domo does not let us do this.
For instance,
beast mode 1= CASE WHEN 'column a'= '1' THEN 'column b' END
beast mode 2= 'beast mode 1'*1000
beast mode 3='column c'/'beast mode 2'Currently I am unable to do this.
I am hoping we can do this using beast modes as it would make things a lot easier!