-
Re: Beast Mode: Reverse Date Count
it sounds like you have a dataset with one row per day per project. if you can transform your data I would 1) add a column that flags 'newState_Boolean': such that CASE WHEN YesterdayState = TodaySta…1 -
Re: Management API filtering would be so helpful
@eporama so the Users API does not accept filters, that sucks. agreed. but what you can do is create a users Domo governance dataset in domo then use a dataset apis which do accept filters to get 'th…1 -
Re: Filter by multiple values/ filter by using a list of values
What you could do is create a Fusion or a Dataset View between a Webform and a Dataset that's JOIN'ed on the email column. Then just maintain your list of users in the Webform and the INNER JOIN take…1 -
Re: Nesting Bar Chart not showing totals after filter
as @GrantSmith when you apply filters it sets the context for what data is available as you calculate the denominator in the percent of total calculation. there is a new beta feature in development t…1 -
Re: Historical data for new year with beast mode
https://www.youtube.com/watch?list=PLUy_qbtzH0S4CkHBUvpOVpLNJluk6upOn&v=wmMrnPO9ivY in this tutorial i'm building an AR aging report, but the concept is still the same, just build a card where yo…1