What is the value for Sensitivity Label Field in Use Excel File activity?

Hi Experts,

I’m using Use Excel file activity to create a excel that is not exist, but my organization requires to add label for each excel files which are newly created.

Kindly suggest a value which we need to pass in the Sensitivity label field to overcome this issue

Thanks in advance…!

Hi @_nithish

  • Sensitivity label - The string ID of the sensitivity label or an instance of the IExcelLabelObject. It is used only when the sensitivity operation is Add/Update. Otherwise, it is ignored.

Activities - Working with sensitivity labels

Hope this helps :slight_smile:

Hi @AJ_Ask , Thanks for your reply
Actually my concern is I want to add sensitivity label but I don’t know what value to enter.

Kindly suggest which value i need to pass, I have tried with “Confidential - Internal Use” but it is not working

@_nithish,

The sensitivity label works on ID’s and these ID will be unique to your organization.

Get your label id’s and pass the desired id in the property Sensitivity label and this should work.