Forum Discussion
Dynamic conditional formatting based on person selection
- 3 years ago
Hi , Anonymous
According to your description, you want to get the [QOppValue ] value.
And the [QOppValue ] value seems to get from the [Role Goal (Quarterly)]?
If this , you just need to make the [Role Goal (Quarterly)] return right in your logic in the visual .
And then you can use the [Role Goal (Quarterly)] in your 'QOppValue' parameter.
var QOppValue= [Role Goal (Quarterly)]
If i got missing in your need , can you provide us with your special sample data and the desired output sample data in the form of tables, so that we can better help you solve the problem. (You can also upload you sample .pbix [without sensitive data] to the OneDrive and share with the OneDrive link to me ! )
Thank you for your time and sharing, and thank you for your support and understanding of PowerBI!
Best Regards,
Aniya Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Hi , Anonymous
According to your description, you want to get the [QOppValue ] value.
And the [QOppValue ] value seems to get from the [Role Goal (Quarterly)]?
If this , you just need to make the [Role Goal (Quarterly)] return right in your logic in the visual .
And then you can use the [Role Goal (Quarterly)] in your 'QOppValue' parameter.
var QOppValue= [Role Goal (Quarterly)]
If i got missing in your need , can you provide us with your special sample data and the desired output sample data in the form of tables, so that we can better help you solve the problem. (You can also upload you sample .pbix [without sensitive data] to the OneDrive and share with the OneDrive link to me ! )
Thank you for your time and sharing, and thank you for your support and understanding of PowerBI!
Best Regards,
Aniya Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
- Anonymous3 years agoNot applicable
Hi v-yueyunzh-msft,
Thank you for this.
I managed to create a seperate measure creating a percentage of opportunity value to individual quarterly goals and did conditional formatting rules based off this measure. Thanks for your help.Kind regards,
Anonymous