Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric certified for FREE! Don't miss your chance! Learn more

Fabric dbt jobs - Use project DAG to create hierachy

Hi Folks,

 

The power of the data build tool (dbt) is the fact that files are part of the directed acyclic graph. This means you can run all, a sub-directory (schema), or file.

 

The issue I see with the first look at preview software is the fact that pre-built libraries are being include in the list of objects and objects are not grouped like they are in the project.

 

If there is a stage folder, there should be a stage group in the run interface. I should be able to just select the stage folder and build those child objects.

 

Please fix the functionality so it matches what can be done with the cmd line.  Additionally, do not include library objects if they are not used.

 

Sincerely

 

John Miner

Data Platform MVP

 

Don't select pre-built libraries, allow for directory selection by model (schema) folder.Don't select pre-built libraries, allow for directory selection by model (schema) folder.

Status: New