Forum Discussion
Anonymous
4 years agoNot applicable
How to: Add Table with Tabular Editor with ObjectType "Dual" and Source "M"
Hi all, I started to work with tabular editor and if I open one of our existing Power BI Models the table properties are set like this: The partition properties look like this: N...
v-kkf-msft
Community Support
4 years agoHi Anonymous ,
Please see if these documents are helpful:
Create Tables, Partitions, and Columns in a Tabular model
Best Regards,
Winniz
Anonymous
4 years agoNot applicable
Hi v-kkf-msft ,
sorry I tried different variations looking like this:
but I get only error. I am using tabular editor and opening up a new model. I want to script the model without any database connection. This is going to be implemented as an m-code in the partitions of the created tables. Therefore the example given here, seem not to fit: Create Tables, Partitions, and Columns in a Tabular model
Actualy, I think it is my fault, because I know nothing about C# and do not know were to start at least.