top of page
Prathy Kamasani
Admin
More actions
Profile
Join date: Nov 1, 2024
Posts (64)
Jun 9, 2025 ∙ 3 min
Efficiently Moving Items Between Workspaces with Fabric CLI
Copying Power BI reports or notebooks across Fabric workspaces isn’t exactly smooth — especially if you want to move things in bulk. In this blog, I walk through how I used the Fabric CLI inside a notebook to automate this task.
No external tooling, no manual fiddling. Just a smart little hack with:
• Environment-based authentication
• Folder ID lookups (with auto-create if missing)
• Safe copy logic with fab cp
• Final clean-up with a folder PATCH
37
0
May 15, 2025 ∙ 2 min
How to Clone and Rebind Power BI Semantic Models
Cloning a semantic model or report in Power BI isn’t always recommended—but sometimes, it’s the smartest move. Whether you’re juggling multiple environments or building templates for different domains, this step-by-step guide shows how to clone semantic models and reports with Python using sempy_labs, and rebind them with ease.
57
0
Apr 7, 2025 ∙ 1 min
A Quick Blog Post – Converting Direct Lake to Import Mode (and Rebinding Reports)
Quick guide to convert Power BI Direct Lake models to Import mode and rebind reports using Semantic Link Labs. Perfect for publishing open d
3
0
bottom of page