A community member has associated this post with a similar question:
How to use base parameter within a Synapse Notebook Pipeline activity?

Only moderators can edit this content.

How to use base parameter within a Synapse Notebook Pipeline activity?

Meghan Munagala 0 Reputation points
2024-06-06T19:31:17.7666667+00:00

I'm trying to use a base parameter (parameter_test )that I have for a notebook activity and reference that parameter within my notebook itself. I'm using pyspark, and need to pass in this parameter and set it to a variable within my notebook as shown here:

variable = parameter_test

The issue is that I cannot seem to find the syntax for how to do this. And I know for a fact that the notebook activity is reading in the parameter value correctly because it appears in the input json for the activity, I just need to figure out how to reference it.

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,627 questions
{count} votes