Create DataSet API is not creating schema anymore.
This was working before. I am trying to create a dataset with a schema of 2 columns. The dataset creation is succesful but it is getting created without any columns in it. Even the example given in developer.domo.com doesn't work.
I tried both dataset and Stream APIs. In both cases the API successfully created dataset but without schema in it.
Below is the Json I am using - is something broken?
{ "name": "ABM-ClientData", "description": "ABM Client Information", "rows": 0, "schema": { "columns": [ { "type": "STRING", "name": "Name" }, { "type": "STRING", "name": "Abbr" } ] } }
Thanks,
Adavesh
Tagged:
0
Best Answer
-
you won't see the schema in the Domo UI until you load data.
Jae Wilson
Check out my 🎥 Domo Training YouTube Channel 👨💻
**Say "Thanks" by clicking the ❤️ in the post that helped you.
**Please mark the post that solves your problem by clicking on "Accept as Solution"2
Answers
-
you won't see the schema in the Domo UI until you load data.
Jae Wilson
Check out my 🎥 Domo Training YouTube Channel 👨💻
**Say "Thanks" by clicking the ❤️ in the post that helped you.
**Please mark the post that solves your problem by clicking on "Accept as Solution"2 -
Super.. you are right.
0
This discussion has been closed.
Categories
- 10.6K All Categories
- 8 Connect
- 918 Connectors
- 250 Workbench
- 477 Transform
- 1.8K Magic ETL
- 69 SQL DataFlows
- 478 Datasets
- 218 Visualize
- 260 Beast Mode
- 2.1K Charting
- 12 Variables
- 19 Automate
- 356 APIs & Domo Developer
- 89 Apps
- 3 Workflows
- 20 Predict
- 5 Jupyter Workspaces
- 15 R & Python Tiles
- 249 Distribute
- 65 Domo Everywhere
- 243 Scheduled Reports
- 21 Manage
- 42 Governance & Security
- 191 Product Ideas
- 1.2K Ideas Exchange
- 11 Community Forums
- 27 Getting Started
- 14 Community Member Introductions
- 55 Community News
- 4.5K Archive