Jump to content

Visual for count of "active" rows over a time period


Josh Petersheim

Recommended Posts

Please have a look at this question:

https://community.spotfire.com/questions/counts-over-time

Instead of working with a cross-join method you could also implement a data functions that returns all active items for a given date (loop thru every day, find active items, return combined table of all results; or loop thru every item, find the time period, return table of all results).

The moving average is already available as a standard aggregation method for the y-axis. But first you need to get your data table into the right shape.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...