Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredJoin 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
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
Solved! Go to Solution.
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
etc
Fabric roadmap shows this feature is planned for Q2 2024
Hi @GD-L
Glad that your query got resolved.
Please continue using Fabric Community for any help regarding yoru queries.
Thanks
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
etc
Fabric roadmap shows this feature is planned for Q2 2024
Perfect thanks!
User | Count |
---|---|
79 | |
43 | |
15 | |
11 | |
7 |
User | Count |
---|---|
97 | |
92 | |
27 | |
8 | |
7 |