-
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"…