Forum Discussion
jprmsn
5 years agoFrequent Visitor
Use expression for a property value in custom visual?
Is there any way for me to allow an expression to be used for a property value? ideally, this would be a singl text property that the user could set using a Dax expression, but I'm open to workaroun...
dm-p
5 years agoSuper User
Hi jprmsn,
If I understand correctly, you're looking to supply the results of a measure into the propertied pane, rather than a user manually specifying a value? If so, then enabling conditional formatting for a property supports measures that return text.
Regards,
Daniel
jprdynamicapps
5 years agoHelper IV
Thanks, Daniel. Will get up to speed on that and try it out and then post back.