Forum Discussion
lkshck
4 years agoHelper III
Add new Row to existing table with null Values
Hey, I'm having a table from Azure Cost Management with 54 columns and I want to add a custom Row to the table with a credit value in the Cost column and a date value in the Date column. All other c...
- 4 years ago
lkshck , Create a new table(enter data) with required column name and append it
amitchandak
4 years agoSuper User
lkshck , Create a new table(enter data) with required column name and append it
lkshck
4 years agoHelper III
Do I need to create the new Table only with the Columns which need to be filled or does all Columns need to exist in the new one?