Forum Discussion
CarlosAlvear
1 year agoContributor II
Get member description in user's culture code using excel add-in
Hi all, Do you know how to get the member description in a scpecific language using the Excell add-in? I suppose that it can be done using the "XFGetMemberProperty" but I can't find an example. Tha...
- 1 year ago
So you are saying a user wants to see a description other than what their culture in their user ID is set to? If so, then yes, you have to do a dynamic calc as Robin mentions in this thread.
Excel will only return the descriptions based on the user's culture (fr-fr or it-it or US-en, etc).
CarlosAlvear
1 year agoContributor II
Thank you T_Kress , but how can you see a description that doesn't belong to the user culture? for instance "fr-fr" or "it-it" if by default is "US-en"?
Thank you.
Best regards
Carlos
T_Kress
OneStream Employee
1 year agoSo you are saying a user wants to see a description other than what their culture in their user ID is set to? If so, then yes, you have to do a dynamic calc as Robin mentions in this thread.
Excel will only return the descriptions based on the user's culture (fr-fr or it-it or US-en, etc).