This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
When using the Copy Data activity with a REST source, query string parameters must be manually concatenated into the Relative URL field. This is error-prone, hard to read, and does not scale when parameters are dynamic or vary in number.
Every comparable API tool (Postman, Power Automate HTTP connector, Logic Apps) provides a dedicated key-value parameters table that cleanly maps parameter names to values — including dynamic expressions.
Request: Add a "Query Parameters" section to the Copy Data activity REST source, where each row accepts a key and a dynamic or static value, and the tool assembles the query string automatically.
Current workaround: Pre-building the full query string in a Set Variable activity before the Copy, which adds unnecessary steps and complexity.
This would significantly improve usability for anyone calling paginated or filtered REST APIs in Fabric pipelines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.