Forum Discussion

CarlosAlvear's avatar
CarlosAlvear
Contributor
2 days ago
Solved

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...
  • T_Kress's avatar
    T_Kress
    2 days 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).