In Power Query, a developer wants to parameterize a data source connection so the server name can be changed without editing query steps. What is the correct approach?

Power BI Hard

Power BI — Hard

In Power Query, a developer wants to parameterize a data source connection so the server name can be changed without editing query steps. What is the correct approach?

Key points

  • Parameterization enables dynamic changes to server names
  • Power Query parameters can be easily referenced in query steps
  • Hardcoding values limits flexibility
  • External data sources like SharePoint lists are unnecessary for this task
  • DAX measures are not suitable for storing connection details

Ready to go further?

Related questions