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! Request now
In Pbix, is it possible to create dynamic parameter to accept the connection mode as direct query or import? Our Dataset are big, when we develop in local laptop we want use the direct query after publish we want to move into import mode. Please advise how to achieve this?
Solved! Go to Solution.
@bsaknop
I dont think it is possible to parameterize the storage mode. For large models, the most common approach that everyone follows is: In Power BI desktop, limit the data using parameters and publish it to power bi service and change the parameter value and load complete data into the semantic model. Once the semantic model is ready in the service then you can connect to the model and build your visuals or report content. If in case you have not created your measures before publishing the model into power bi service or if you want to make any changes to the transformations then you can use tabular editor external tool.
If the post helps please give a thumbs up
If it solves your issue, please accept it as the solution to help the other members find it more quickly.
Tharun
@bsaknop
I dont think it is possible to parameterize the storage mode. For large models, the most common approach that everyone follows is: In Power BI desktop, limit the data using parameters and publish it to power bi service and change the parameter value and load complete data into the semantic model. Once the semantic model is ready in the service then you can connect to the model and build your visuals or report content. If in case you have not created your measures before publishing the model into power bi service or if you want to make any changes to the transformations then you can use tabular editor external tool.
If the post helps please give a thumbs up
If it solves your issue, please accept it as the solution to help the other members find it more quickly.
Tharun
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.