Customer Banners (Ads) - SpiceUp. AX and SpotfireX Disclaimer



If you find this site useful and you want to support, buy me a coffee   to keep this site alive and without ads.

Set a Document Property

#set a Document Property 
Document.Properties["myProperty"] = "myValue"

2 comments:

Anonymous said...

Is there any way to set a document property based upon a filter value? For example, I would like to set property X equal to the maximum value of a RangeFilter. Is this possible? If not, is there any way to access the values of a filter in an expression? Thanks in advance!

AARNA said...

If you want to use text area then one way is to create dynamic calculated value based on column used for filter.
-Balwant