
Ultimate access to all questions.
You have a Fabric workspace named Workspace1 containing an eventstream named Eventstream1. Eventstream1 is reading data from an Azure event hub named Eventhub1. The data in Eventhub1 contains a Payload column.
You need to add a continuous percentile calculation for the Payload column while minimizing development effort.
What should you do?

A
Add a KQL queryset to Workspace1.
B
Add a Group by transformation to Eventstream1.
C
Add a Manage fields transformation to Eventstream1.
D
Add an Aggregate transformation to Eventstream1.