The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi Everyone. I want to know if there is any way of copying bulk measures from one pbix to another pbix without using any external tool. "No External Tools"!!! The partial solution I found is:-
1. Zip both pbix. Extract both and open DataModelSchema in Notepadd++.
2. Search and Copy the measure from original pbix to the other. Then save in notepad++ and go back. Then place it
3. The new pbix compress it zip to again, then save as pbit/pbic. Then open the new pbix.
After step 3 it shows error as file is encrypted or corrupted and cannot be opened.
Export Data Model:
Import Data Model:
Review Measures:
Adjust as Needed:
Save Changes:
Step 1 point 3. There's no data model inside data load