Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I had the following function as a measure which worked successfully as a visual in grouping the failure ratio by the manufacturer name. I want to essentially recreate the visual as a full Power BI table that can be accessed by other tables.
Solved! Go to Solution.
@Anonymous
So maybe there is a way to do this that I am not aware of.
However, I do not believe you can create Calculated Columns based on slicer values (e.g. SELECTEDVALUE).
This is because Calculated Column data only refreshes when the dataset is reloaded.
Calculated Column data cannot be altered in between dataset refresh; for instance, when a selected slicer value is changing.
You can definitely add the calculated column to your new table, but it will not refresh on slicer selection.
The only way to have calculation values change on the fly with selection values is by using measures.
Regards,
Nathan
@Anonymous
So maybe there is a way to do this that I am not aware of.
However, I do not believe you can create Calculated Columns based on slicer values (e.g. SELECTEDVALUE).
This is because Calculated Column data only refreshes when the dataset is reloaded.
Calculated Column data cannot be altered in between dataset refresh; for instance, when a selected slicer value is changing.
You can definitely add the calculated column to your new table, but it will not refresh on slicer selection.
The only way to have calculation values change on the fly with selection values is by using measures.
Regards,
Nathan
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 6 | |
| 5 | |
| 5 |
| User | Count |
|---|---|
| 24 | |
| 11 | |
| 9 | |
| 9 | |
| 8 |