Forum Discussion
Lookupvalue function not appearing - Direct Query mode
- Anonymous8 years ago
I connected to the SQL Server database using Driect query, based on my test, the function LOOKUPVALUES cannot be used in calculated column in this situation.
However, we can go to File -> Options and settings -> Options - > DirectQuery and enable the option “Allow unrestricted measures in Direct Query Mode”.
After that we use the function when we create measures.
You can also check supported functions in DirectQuery mode in this article.
Regards,
Lydia
I connected to the SQL Server database using Driect query, based on my test, the function LOOKUPVALUES cannot be used in calculated column in this situation.
However, we can go to File -> Options and settings -> Options - > DirectQuery and enable the option “Allow unrestricted measures in Direct Query Mode”.
After that we use the function when we create measures.
You can also check supported functions in DirectQuery mode in this article.
Regards,
Lydia
I do not see that option.
I only see the below as the only option....