You have a Microsoft Power Bl semantic model that contains a single table named Orders. Orders contains the following columns:
• Product Name
• Order Date
• Quantity
You have a Power Bl report that contains a page named Inventory. Inventory contains a slicer for the Product Name column and a clustered column chart that shows Quantity by Order Date.
You need to ensure that users can select whether to display Quantity by Product Name or Quantity by Order Date in the chart. The solution must minimize development effort.
What should you create?
Submit