Hi there,
I know that this question occurred several times but I am not able to solve my problem.
I have activated the retired functionality as it wasn't retired. No an error occurred after MS changed it.
In the component I want to access some sources. It looks like this basically:
Switch(contract,1,LookUp('License Calculation',Id=1,'Price Year 1'),200)
contract is a number and is passed as a parameter.
But although I activated the app scope the "name 'License Calculation' isn't recognized".
I created a new component and I created a whole new app but the same error.
Can anybody help me? Am I doing anything wrong?