How to get lookup column value to a calculated column

Raj Shekar 21 Reputation points
2020-08-05T11:06:27.15+00:00

How to get lookup column value to a calculated column .

Microsoft 365 and Office | SharePoint Server | Development
{count} votes

1 answer

Sort by: Most helpful
  1. Baker Kong-MSFT 3,801 Reputation points
    2020-08-06T02:50:08.637+00:00

    Hi RajShekar-3515,

    Lookup columns cannot be referenced in a calculated column formula.

    Supported and Unsupported Columns in SharePoint Calculated Column Formula

    As a workaround, you can simply user workflow or event receiver to update the target column based on the lookup field. For more details, please refer to Using Lookup Field in Calculated Column SharePoint

    Best Regards,
    Baker Kong

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.