| Package | Description |
|---|---|
| com.gooddata.sdk.model.md.dashboard.filter |
| Modifier and Type | Method and Description |
|---|---|
static DashboardDateFilter |
DashboardDateFilter.absoluteDateFilter(LocalDate from,
LocalDate to,
String datasetUri)
Creates absolute date filter with the given interval
|
static DashboardDateFilter |
DashboardDateFilter.relativeDateFilter(int from,
int to,
String granularity,
String datasetUri)
Creates relative date filter with the given interval and granularity.
|
Copyright © 2019. All rights reserved.