Domo Embed - reporting with a date range issue
I have an embedded dashboard that has programmatic filtering which includes a date range. This functions fine although i am now hitting a challenge in testing for the following reasons.
I have records in the db table for when a product is available and another date for when its not available. I want a count of records that are available within the date range filter. How can i do this as currently i am only able to use a single date in the filtering.
My customers need to be able to see what is live in a date range versus what is not live. I have a status filter too but again this doesn't help much.
I was thinking that as a horrible work around i can create a table with a row for every date the product was live but that is going to be unworkable as there are more than 2 statuses so i dont see that as workable. (fyi i have 4000-7000 products live at any one time and we have a lot of historical data too circa 10 years)
Best Answer
-
Can you pass in filters based on the date such that start_date is between your date range and end_date is between your date range?
**Was this post helpful? Click Agree or Like below**
**Did this solve your problem? Accept it as a solution!**0
Answers
-
Can you pass in filters based on the date such that start_date is between your date range and end_date is between your date range?
**Was this post helpful? Click Agree or Like below**
**Did this solve your problem? Accept it as a solution!**0 -
It looks like this question may have been answered, but to solve your particular issue I think you need to stack filters in a way similar to this when you send over the body of the API request:
"filters": [{"column": “your_date_column, "operator": “GREATER_THAN”, "values": “2023-01-03T20:00:00.”}, {"column": “your_date_column, "operator": “LESS_THAN”, "values": “2023-04-03T00:00:00.”}]** Was this post helpful? Click 💡/💖/👍/😊 below. **
** If it solved your problem. Accept it as a solution! ✔️ **
Or do you need more help? https://calendly.com/matthew-kastner/15-minute-chat
Did I help you out? Feedback is priceless and will help me more than you know.Write a review!0
Categories
- All Categories
- 1.8K Product Ideas
- 1.8K Ideas Exchange
- 1.6K Connect
- 1.2K Connectors
- 300 Workbench
- 6 Cloud Amplifier
- 9 Federated
- 2.9K Transform
- 102 SQL DataFlows
- 626 Datasets
- 2.2K Magic ETL
- 3.9K Visualize
- 2.5K Charting
- 753 Beast Mode
- 61 App Studio
- 41 Variables
- 692 Automate
- 177 Apps
- 456 APIs & Domo Developer
- 49 Workflows
- 10 DomoAI
- 38 Predict
- 16 Jupyter Workspaces
- 22 R & Python Tiles
- 398 Distribute
- 115 Domo Everywhere
- 276 Scheduled Reports
- 7 Software Integrations
- 130 Manage
- 127 Governance & Security
- 8 Domo Community Gallery
- 38 Product Releases
- 11 Domo University
- 5.4K Community Forums
- 40 Getting Started
- 30 Community Member Introductions
- 110 Community Announcements
- 4.8K Archive