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

Join us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered

Reply
GD-L
Frequent Visitor

Lakehouse Table Folders?

When writing out new tables to a Lakehouse I can create subfolders in the Files portion of the Lakehouse. Is it possible to create folders within the Tables area of a Lakehouse, for example:

 

 

 

.
├── Tables/
│   ├── Dims/
│   │   ├── Customers
│   │   └── Products
│   └── Facts/
│       └── Sales
└── Files/
    ├── Subfolder1/
    │   └── File1
    └── Subfolder2/
        └── File2

 

 

 

1 ACCEPTED SOLUTION
AndyDDC
Super User
Super User

Currently that's not possible.  However, schemas are going to be supported soon which will allow you to group tables together based on the schema.  E.G

  • Raw.TableOne
  • Raw.TableTwo
  • Cleanses.EnhancedTableOne

etc

Fabric roadmap shows this feature is planned for Q2 2024

What's new and planned for Synapse Data Engineering in Microsoft Fabric - Microsoft Fabric | Microso...

View solution in original post

3 REPLIES 3
v-cboorla-msft
Microsoft Employee
Microsoft Employee

Hi @GD-L 

 

Glad that your query got resolved. 
Please continue using Fabric Community for any help regarding yoru queries.

 

Thanks

AndyDDC
Super User
Super User

Currently that's not possible.  However, schemas are going to be supported soon which will allow you to group tables together based on the schema.  E.G

  • Raw.TableOne
  • Raw.TableTwo
  • Cleanses.EnhancedTableOne

etc

Fabric roadmap shows this feature is planned for Q2 2024

What's new and planned for Synapse Data Engineering in Microsoft Fabric - Microsoft Fabric | Microso...

GD-L
Frequent Visitor

Perfect thanks!

Helpful resources

Announcements
May FBC25 Carousel

Fabric Monthly Update - May 2025

Check out the May 2025 Fabric update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.