-
Unable to Access Magic ETL Output
Hi, a member of my team created an ETL today, but the output is inaccessible. We both have admin rights to all of the datasets and have not encountered an issue like this in the past 2 years of using Domo. Has anyone else seen this issue? Edit: a word
-
Allow Sorting in AppStudio Forms
Problem Statement: I have built a Form in AppStudio that uses Multiselect and a Dataset Defined field for user inputs. This data is in the form of 'Sales Doc_Line Item' e.g. 1111_10, 1111_20, 1111_100. This is sorted as text (1111_10, 1111_100 ,1111_20) instead of numerically and our business users have asked my team to…
-
Lock Out Dates in AppStudio Forms
Hi, I have a Form in AppStudio with a date selector as an input. I'd like to prevent users from selecting Weekends and Company Holidays (stored in a master calendar). Is there a way to do this in AppStudio and without doing some sort of join in Magic?
-
Save Form Multi-Select Entries in Separate Rows
In App Studio Forms there is the option to have multi-select inputs. I use these to allow business users to select multiple identifying keys to update at once. These entries are saved in a single line as comma-separated values which means they are not useful until processed through some form of ETL. I have received…
-
Limit Condition Under Which Magic Runs with Dataset Views as Input
I have a form that allows users to select multiple inputs. I need to separate these comma-separated values before the data is useful. I haven't found a Domo-native way to extract these so I'm currently using Magic for this. I am open to alternatives if I have missed something. Only 5-10% of entries are comma-separated,…
-
App Studio Form Output for Multi-select
Hi, I am wondering if it is possible to change the behavior of the output dataset of a Form in AppStudio when using a multi-select dropdown or checkbox. The current behavior is to create one new line with a comma separated list of the selections. (Screencap 1, Item column) I would like the output to be a new row for every…
-
Future Date Filter
Hi, I have an App Studio app that I would like to add a quick future date filter to. This is similar to the presets in the Date Slicer Filter, but I want to allow users to select Week to Go, Month to Go, Next 2 Months, Year to Go, etc. I considered using a Beast Mode, but "Week to Go" would not be included in "Month to Go"…