Use XFMemberProperty to get year from time parameter
Hi
I'm looking to get the year from a time parameter to use in a cube view header. Is it possible to use the XFMemberProperty rule if possible?
I've tried :Name(XFMemberProperty(DimType=Time, Member=|!TimeParameter!|, Property=Year)) but the system doesn't like it.
Note, the following works to get the time description, but I'm looking to just get the year i.e. 2023
XFMemberProperty(DimType=Time, Member=|!TimeParameter!|, Property=Description)
Thanks,
Mark
