Best Of
Re: Grant to Share Cards and Page, but not Edit
In general, it would be helpful to separate the actions of 'edit', 'create' and 'delete' into separate grants (across cards, pages and datasets).
Re: Is there a way to nest beast modes in another beast mode without exposing the full calculation
Unfortunately, the beast modes will expand out when you include them in another beast mode. I agree that it would be really helpful if they did not do this, as it would make the code a lot cleaner and more efficient.
I'm not sure if it has been submitted in the Ideas Exchange section of the Dojo, but I will definitely vote it up if you posted it there.
Re: Aggregation on Lag/Lead functions
This isn't possible as you can't aggregate a window function within a beast mode. What you'd need to do is perform your lag in an ETL and then calculate the average in your card. You may lose some filtering abilities as it's going to be pre-aggregated.


