linked service parameterization rest type with d=offset & limit [Product issue]

Shreyash Choudhary 126 Reputation points
2023-03-13T15:04:06.6+00:00

hi,

i am not able to parameterize linked service when my api link have offset and limit , when tried and used in zure mapping dataflows it fails, i know it works in copy, but my solution required dataflow. i don't know why ?

discussed with a person from microsoft , he told the same approach but in dataflow its fails.

api link with changing offset and limit , i am pasing offset and limit part from parameter

https://abcd.com/vc/limit=9999&offset=1

parameter 1 url:https://abcd.com/vc/

param2 : /limit=9999&offset=1

and concatenating in final link these param.

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,365 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,535 questions
{count} votes