Dashboards and Tool in Excel & Power BI

We help your data to tell you the right story

Creating a “magic visual” in Power BI using new parameters (Field and Numeric range)

Creating a “magic visual” in Power BI using new parameters, Field Parameters and Numeric Range Parameter (link to the official Microsoft site here ) involves combining field parameters and numeric range parameters to allow dynamic and interactive report features. Here’s a step-by-step guide to creating such a visual:

Step 1: Enable Field Parameters

  1. Enable Field Parameters:

Step 2: Create a Field Parameter

  1. Create the Field Parameter:
  1. Use the Field Parameter in a Visual:

Step 3: Create a Numeric Range Parameter

  1. Create the Numeric Parameter:
  1. Use the Numeric Parameter in a Visual:

Step 4: Create DAX Measures for Dynamic Filtering

  1. Create a DAX Measure Using the Numeric Parameter:
  1. Add the Measure to a Visual:

Step 5: Combine Field and Numeric Parameters in a Visual

  1. Create Combined Visuals:
  1. Example Chart Setup:
  1. Add the Combined Measure to the Visual:

Step 6: Test and Refine

  1. Test Interactivity:
  1. Refine Visuals:

Final Notes

By following these steps, you create a Power BI “magic visual” that dynamically updates based on user-selected fields and numeric ranges, providing a highly interactive and customizable reporting experience. This approach leverages the power of field and numeric range parameters to offer flexible and insightful data visualizations.

Another very informative page on this topic is:

Fields parameters in Power BI – SQLBI

Have fun!!!

Leave a comment