Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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.