Comments
-
We are happy with the speed gains for a first pass. I'm also testing out the idea of only processing the multi-item entries in Magic and the single entries in Views. I'm currently fighting with Window functions in Views. Single entries make up about half of all user inputs. I am comfortable in both R and Py but this…
-
I checked and the max number of selections so far has been 80. I did add a pre-processing step in the morning that handles all old entries. This allows my main ETL to only need to import form entries from today. ETL time has dropped from 40-45 seconds to 18-20. This is better, but still not as performant as using Views.…
-
T
-
Hey, I joined the call and am excited for editable tables and linked tables! I'd love to know more about these and what we can do with them. Will multiple users be able to make edits concurrently? Will we be able to limit inputs to a specific data type, say date or integer? Will we be able to further limit inputs through a…
-
The users sees a table with appx. 25,000 unique items, where Item is the key. The most recent non null value for Vendor, Status is joined to that table for each Item.
-
Thanks, I am going to submit this as an idea.
-
@ggenovese I am accepting this answer. It's a bit clunky compared to the filter cards but this seems like a Domo limitation.