Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
When I integrate Fabric items into GitHub or DevOps, the contents of my subfolders end up inside a single folder. I want them to stay in their respective folders without having to move them manually. Is there a solution for this?
Solved! Go to Solution.
Hi @vigneshmestha14 ,
The team is working actively to have a folder support within Fabric git integration. Stay tune.
Hi @vigneshmestha14 ,
The team is working actively to have a folder support within Fabric git integration. Stay tune.
@vigneshmestha14, As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided for your issue worked? or let us know if you need any further assistance here?
Thanks,
Prashanth Are
MS Fabric community support
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly and give Kudos if helped you resolve your query
@vigneshmestha14, As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided for your issue worked? or let us know if you need any further assistance here?
Thanks,
Prashanth Are
MS Fabric community support
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly and give Kudos if helped you resolve your query
@vigneshmestha14, As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided for your issue worked? or let us know if you need any further assistance here?
@Vinodh247 , Thanks for your promt response
Thanks,
Prashanth Are
MS Fabric community support
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly and give Kudos if helped you resolve your query
it’s just the way Fabric handles deployments to Git currently. I believe most Fabric to Git integrations does not preserve every folder level automatically. For some artifacts the publish step combines everything into one main repository folder or a short list of folders. It’s effectively flattening the file structure when syncing. For now, either set up path based rules (if possible in your fabric preview) or rely on a script to reposition artifacts after they arrive in the repo. Keep an eye out for upcoming changes in Microsoft Fabric’s git integration, as this is a known pain point that may get more direct support soon.
Please 'Kudos'(Thumbs-up) and 'Accept' as an solution if the reply was helpful. This will also help us close this thread and acknowledge the time spent by community volunteers like us.