-
Jira Issues Connector broke
Last week our Jira connector stopped working. No credentials were changed on Domo or Jira but we are getting this error message for everyone who tries. Failed to authenticate. Verify the credentials and try again. Credentials you entered are invalid. Verify your account credentials and try again. How do we troubleshoot to…
-
Prompts and User Input Workarounds
Curious to know how others are handling the lack of prompts? I know filters are often mentioned but that doesn't help when a different set of data needs to be pulled or a calculation is dependent upon a user input. This is creating some friction with end users. The web form is not a user friendly work around.
-
Sort dropdown by descending values as default
Does anyone know how to default a dropdown box to show the highest value without manually setting it every time the data changes? Thank you!
-
Adding source column in appended datasets using Magic ETL
Hello, I am trying to append a 8 datasets together and add a new column to the resulting output that is the source dataset for that row. That column is obviously not present in the original dataset. I just need to know where the data for that row originated so I can filter if needed. I have tried a few things but cannot…