-
Re: Reusable dataflows / ETLs
@Ben_Dunlap Ooof... migrated away from Magic. ooook. are you familiar with recursive dataflows? I cannot ... de-recommend them strongly enough but it is an anti-pattern that works. You can add indexe…1 -
Re: shield and funnel icons
I believe there's a feature switch (might be beta, contact your CSM) that can hide the filter icon. buuuut, i wouldn't recommend that b/c the filter icon lets you know that a card is being filtered b…1 -
Re: 50 day rolling average in ETL? Is it possible.
do you HAVE to have it in ETL? b/c you could shape your data by creating a Date Dimension with two columns Report Date and Activity Date, such that the report date has A Day, and for each day in the …1 -
Re: Using an interaction as a filter on another story page?
@GrantSmith and @mberkeley have a look at pfilters.1 -
Re: Anything like Difference matrix, Difference between two pivots, difference within the value field?
@MattLynn and @GrantSmith be careful about that Partition by seller and state. i think you just want to partition by state. check the boundaries between when you switch sellers, you may have unexpect…1