exam questions

Exam DP-700 All Questions

View all questions & answers for the DP-700 exam

Exam DP-700 topic 1 question 50 discussion

Actual exam question from Microsoft's DP-700
Question #: 50
Topic #: 1
[All DP-700 Questions]

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

You plan to create a data pipeline named Pipeline1 to ingest data into Lakehouse1. You will use a parameter named param1 to pass an external value into Pipeline1. The param1 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.param1"
  • B. "@{pipeline().parameters.param1}"
  • C. "@{pipeline().parameters.[param1]}"
  • D. "@@{pipeline().parameters.param1}"
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
9Exam
3 days, 19 hours ago
Selected Answer: A
correct answer is a
upvoted 1 times
...
12a2ecc
5 days, 23 hours ago
Selected Answer: A
Should be "A"; "B" will be result in string, not int: https://learn.microsoft.com/en-us/fabric/data-factory/parameters#parameter-and-expression-concepts
upvoted 4 times
zxc01
5 days, 1 hour ago
"@pipeline().parameters.myNumber" Returns 42 as a number. This one comes from that document.
upvoted 1 times
...
...
abdulbasit170
1 week, 1 day ago
Selected Answer: B
Correct answer is B. A is just a string, not a parameter syntax.
upvoted 2 times
...
tarmapas
1 week, 1 day ago
Selected Answer: A
B get string output
upvoted 2 times
...
zxc01
1 week, 3 days ago
Selected Answer: A
answer A will get int data output. answer B will get string.
upvoted 4 times
12a2ecc
5 days, 23 hours ago
Should be "A"; "B" will be result in string, not int: https://learn.microsoft.com/en-us/fabric/data-factory/parameters#parameter-and-expression-concepts
upvoted 2 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago