-
Re: I am trying to calculate the difference between values in the same column on 2 different dates
Hi @Salmas Beast modes are evaluated on a row basis and typically don't know of other rows. So in your case it won't ever see a row with rank 1 if it's on the row of rank 2. When you s…2 -
Re: Custom Month Filter for building cards
Its likely possible with a beast mode and just filter the card based on when that beast mode is the current month. The question is how do you define the current month?1 -
Re: Custom Month Filter for building cards
With Domo when you're using the date selector it determines which month you're currently in and selects days 1-28/29/30/31 (month depending). It sounds like your business definition of a mo…1 -
Re: How to use programmatic filter with domo
What values are you attempting to filter on? Are you using the correct column name?2 -
Re: How to use programmatic filter with domo
Have you tried URL encoding your pfilters since you're using IFrames? You can use a website like https://www.urlencoder.org to easily convert it for you.1

