Forum Discussion
Function 'FORMAT' is not supported in DirectQuery mode
- 10 years ago
There are two potential solutions:
1. If all you want is to have a thousands separator, you can set the formatting on your measure:

2. You can use the Format function in DQ mode if you go to Options -> DirectQuery and click "Allow unrestricted measures in DirectQuery mode". Note that this will enable other functions whose performance is poor in DirectQuery mode, so save often.
I'm not sure why the Format function would be disabled, though. I'll inquire.
There are two potential solutions:
1. If all you want is to have a thousands separator, you can set the formatting on your measure:

2. You can use the Format function in DQ mode if you go to Options -> DirectQuery and click "Allow unrestricted measures in DirectQuery mode". Note that this will enable other functions whose performance is poor in DirectQuery mode, so save often.
I'm not sure why the Format function would be disabled, though. I'll inquire.
Solution 2 is the one I went with:
- seannybgoode7 years agoAdvocate I
Don't see this option in Power BI Desktop anymore. Is there a modern option?
- Anonymous5 years agoNot applicable
Why I only have this option? Please advise. Thank you