Data Tables
Data Table Request Integration Actions
Creating Data Table Requests (Admin Tool) Use data table requests to perform database CRUD functions on Mirata Data Table records. The first step to create a data table request is always to select the Data Table you’re updating or querying and the ...
How to Set Up Dependent Dropdowns (Using Data Table Query)
If you want to know how to upload a CSV file to create a Mirata Data Table, go to the Uploading Data to Mirata article. Once you have a data table created in Mirata, you can create queries to grab subsets of that dataset. These queries can be used to ...
How to Source Dropdown Options from a Data Table
Let’s say I have the below data table that holds the US states and their codes. On my form, I want to provide the form user with a field to select one of the 50 states. If you want to know how to upload a CSV file to create a Mirata Data Table, go to ...
How to Upload Data to Mirata (Create a Data Table)
In the Admin Tool, you can upload a CSV file (which can be generated from any Microsoft Excel-compatible file) to create a Mirata Data Table. To demonstrate this, let’s use an example dataset that holds states, their abbreviation codes, and ...