Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hello,
I want to use Tabular Editor to move field parameter from my report in import mode into Remote OneLake semantic model.
Subscription Hierarchies Switcher = {
("NormalizedResourceName", NAMEOF('Fct_EA_AmortizedCosts'[NormalizedResourceName]), 0),
("ResourceType", NAMEOF('Fct_EA_AmortizedCosts'[ResourceType]), 1)
}
This is a parameter which i need to move into OneLake semantic model.
I saw migration labs link functions (LINK) but I do not want to use it. I just want to create table, maybe in Dax, whataver and switch it to field parameter...
Can anybody explain process step by step?
Best,
Jacek
Solved! Go to Solution.
Hi @jaryszek,
Thanks for sharing the workaround. Since creating a field parameter directly in the OneLake semantic model is disabled, the Tabular Editor method from the video you found is a great solution. We appreciate your contribution and this will help other community members resolve similar issues more efficiently.
Best regards,
Ganesh Singamshetty.
Hi @jaryszek,
Thank you for reaching out to the Microsoft fabric community forum. To add your field parameter to the OneLake semantic model without migration tools, do this:
Check your workspace allows model edits. If the parameter doesn’t work, an admin may need to adjust settings with a tool like DAX Studio. Keep the table simple for Direct Lake mode.
Best regards,
Ganesh Singamshetty.
There is no way to build a field parameter in One Lake Remote Semantic Model. Option is disabled.
I found workaround from Tabular Editor:
https://www.youtube.com/watch?v=Cg6zRhwF-Ro
Best,
Jacek
Hi @jaryszek,
Thanks for sharing the workaround. Since creating a field parameter directly in the OneLake semantic model is disabled, the Tabular Editor method from the video you found is a great solution. We appreciate your contribution and this will help other community members resolve similar issues more efficiently.
Best regards,
Ganesh Singamshetty.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.