Forum Discussion

Elisa112's avatar
Elisa112
Icon for Helper V rankHelper V
1 year ago
Solved

Link customer ID to source system customer record

Hi Experts  Is it possible to link a customer ID from PBI to the source system record for that customer and if so how is this done? Our CRM is  off the shelf and not a microsoft product. Thanks i...
  • johnt75's avatar
    johnt75
    1 year ago

    Create a new column

    Customer URL =
    "domain.com/editcustomer.aspx?nActionId=2&strRef=" & 'Table'[CustomerID]