Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register 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
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
16 | |
13 | |
12 | |
11 | |
11 |
User | Count |
---|---|
19 | |
14 | |
14 | |
11 | |
9 |