ContributionsMost RecentNewest TopicsMost LikesSolutionsAdd Support for Multi-Model Dashboard Filters in dynamicElastiCube Currently, dynamicElastiCube supports multi-model dashboards by indicating in the config at a widget level which data source to point to. However, there is no setting to do the same for dashboard filters. Thus, all dashboard filters will point to the "primary" elasticube when routing. This breaks any filter associated with models other than the primary one. Re: Transforming Values on Sisense - 1/0 to Yes/No Hi, I'm wondering if a solution was found to this? I'm curious about doing it for a table widget. Thanks! Re: Daily Build Timings Widget w/ Usage Analytics Yeah, I've start variations on `MIN([Minutes in startBuildTimeStamp])` or `MAX(MIN([Minutes in endBuildTimeStamp])` with `Days in startBuildTimeStamp` for the X-axis w/o luck Daily Build Timings Widget w/ Usage Analytics We build a number of cubes every morning and I'd love to utilize the data in the provided Usage Analytics Model to make a line graph that shows, for each day: - When the first build started - When the last build ended - The total number of minutes between those two points It seems like all the data's there in the SummarizeBuild table, but I can't quite get the formulas right to get what I want. Thanks!