Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi,
I created a mesure and a DAX table to count them by the range. The result as screenshot 1. The counting is good. Then I adjust the parameter (at left up area). The measure of totalscore and scorerange calculated fine. But the counting table doesn't refresh accordingly. How can I get the table refresh dynamically?
The DAX of the counting table is
HI @yishenhui,
AFAIK, current power bi does not support create dynamic calculated column/table based on filters. They worked on the different data levels, and you can't use child level to affect their partner level.
Notice: the data level of power bi(from parent to child level)
Database(external) -> query table(query, custom function, query parameters) -> data model table(table, calculate column/table) -> data view with virtual tables(measure, visual, filter, slicer)
Regards,
Xiaoxin Sheng
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
23 | |
8 | |
7 | |
6 | |
6 |
User | Count |
---|---|
28 | |
11 | |
11 | |
10 | |
6 |