'Unable to see the production database's View contents
In the development environment, I am able to see the selected view contents, but in the production environment, I can't, please help me here.
Solution 1:[1]
It depends on your view actually. For example if your view has a filtering for a context value and if you have that context value in your sheet that you run your query, it shows you the data. But if you do not have it on the sheet of you run production query, you may not see it.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | cengiz sevimli |
