Microsoft Implementing Data Engineering Solutions Using Microsoft Fabric DP-700 Question # 19 Topic 2 Discussion

Microsoft Implementing Data Engineering Solutions Using Microsoft Fabric DP-700 Question # 19 Topic 2 Discussion

DP-700 Exam Topic 2 Question 19 Discussion:
Question #: 19
Topic #: 2

You have a Fabric workspace that contains a lakehouse named Lakehousel.

You plan to create a data pipeline named Pipeline! to ingest data into Lakehousel. You will use a parameter named paraml to pass an external value into Pipeline1!. The paraml parameter has a data type of int

You need to ensure that the pipeline expression returns param1 as an int value.

How should you specify the parameter value?


A.

"@pipeline(). parameters. paraml"


B.

"@{pipeline().parameters.paraml}"


C.

"@{pipeline().parameters.[paraml]}"


D.

"@{pipeline().parameters.paraml}-


Get Premium DP-700 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.