PriyankaData Storage09-30-2022Advanced filter to pull all dates after today Hi, { "next": { "count": 360, "offset": 1 } } While using this gives me only next 360 days, how can i not limit it certain days and keep it open-ended to filter it to all dates after...Show More
harikm007Data Warehouse09-30-2022Hi Priyanka , One option is to set a maximum number as count, something like { "next": { "count": 999999, "offset": 1 }, "custom": true } -Hari
Recent DiscussionsPivot Table widget - column headers and column data out of alignmentBlox conditional formatting up and down indicatorsRemove Widget Title BoxSolvedChange Legend Category NamesRename the Pivot Grand Total