msteedle1's avatar
msteedle1
New Member
4 years ago
Status:
New

Chart Calculation Condition

Enable charts to house a DAX measure returning true or false, and the chart will only calculate if it is true.


This is helpful to speed up performance when using large data (e.g., only calculate table if fewer than 100 customers selected) or purpose-driven interfaces (e.g., only calculate chart if exactly one customer is selected).


It is also a better user experience than manually showing and hiding with bookmarks.

Recent ideas