Visual Calculations Update (Preview)
Posted: Tue Jan 21, 2025 6:25 am
Information
Adding combo charts.
It is now possible to use visual calculations in combination charts, such as line and clustered column charts, in a similar way to other chart types. For example, you can apply a visual calculation that shows a three-quarter moving average.
MovingAverageThreeQuarters = MOVINGAVERAGE([Sales Amount], 3)
Support for field parameters.
In the October Power BI updates, we've enabled the kuwait telegram data use of visual calculations with field parameters. This allows you to add a visual calculation to a chart that contains a field parameter, and vice versa. Field parameters make it easy to quickly change what's displayed in a visual. For example, you can create a field parameter to let users choose which attributes of a dimension to display. In this case, a field parameter called “Product Attribute” can determine what the visual calculation returns for the percentage of grand total.
Adding combo charts.
It is now possible to use visual calculations in combination charts, such as line and clustered column charts, in a similar way to other chart types. For example, you can apply a visual calculation that shows a three-quarter moving average.
MovingAverageThreeQuarters = MOVINGAVERAGE([Sales Amount], 3)
Support for field parameters.
In the October Power BI updates, we've enabled the kuwait telegram data use of visual calculations with field parameters. This allows you to add a visual calculation to a chart that contains a field parameter, and vice versa. Field parameters make it easy to quickly change what's displayed in a visual. For example, you can create a field parameter to let users choose which attributes of a dimension to display. In this case, a field parameter called “Product Attribute” can determine what the visual calculation returns for the percentage of grand total.