-
Re: Duplicate a card
The easiest way to do this is in analyzer. Just "Save as". You can either name your card the same thing or something different. These 2 cards will not be linked. Alternatively, if you're wa…3 -
Re: Aggregation Issues with Beast Mode Calculation
@Cara, the answer provided by @JedP is excellent and thorough. I'd just like to add on one bit that I think is helpful. It's very important to think about where you're applying the aggregation contex…2 -
Re: Percentage of values in a column
@Isaiah02 if you do want the percent of total by sale_type in your table, here is an example of a beast mode you could use to achieve this. SUM(COUNT(Sale_Type)) FIXED (BY Sale_Type) / SUM(COUNT(Sale…1 -
Re: Is it possible to upload many google sheets at the same time?
With the Google sheets connector, you have to specify which sheet you want to upload, so unfortunately there isn't a built in way to do this. Here is what I would recommend Assuming these sheets all …2 -
Re: Remove lookback period from the data and see the values.
@Prathmesh24_Diacto it was great to meet you on our call 😁 please reach out if you would like to work together on anything else. I'm always happy to collaborate!1