-
Pie Chart Conditional Drill Down
Hello, I have a chart with Open/Closed status and depending on the status that the user chooses, it's the custom table view they want as drill down. Example: if Closed is clicked, users want to see a Completion Date field. If Open is clicked, they want to see a Due Date Field. Is there any way to achieve this? Thanks in…
-
Custom App with parameter
Hello, I'm creating an app on which I want to view data based upon the user's selection. How is it possible to send a parameter within a custom app using the app.js file or something similar? Let me know what you need to know for this topic. Thanks.
-
Custom app fed by DOMO Webform
Hello. I've created an app that works as a timer from a given date up to the actual date. It displays in years, months, days, minutes and seconds. I hardcoded the dates from which it makes its calculations, but I want to be able to set up a webform where I type the date and it passes that parameter onto the javascript code…