Forum Discussion
jaryszek
Super User
1 year agoAdding new power query programatically
Hello, I want to add new query programatacilly using TMDL file. What i did i have just copied existing query TMDL file, changed name and columns: What I am afraid of is this lineageTag...
- 1 year ago
I just did this on one of my models. Made the changes on folder while desktop was closed. Openned successfully with the new table.
- 1 year ago
hmm thank you.
I need to test it more.
Deku
Super User
1 year agoYou don't need to provide it, it will be generate for you. It is used for composite models
Docs here
- jaryszek1 year ago
Super User
Thank you.
Exact steps which i did:1) Created a copy from my current powery query in TMDL file.
2) Changed the copy name
3) Removed Lineage tag for tmdl table using Visual Studio Code.
And i got :
I do not want to generate tmdl tables after saving pbip opened project.
I want to copy tmdl table with power query code with adjustments for table name, source and columns and open it after.
Best,
Jacek