Forum Discussion
Refresh Issues After Publishing
- 2 years ago
Hover over the visual in the service and validate the filters that are applied. Something in those filters prevents your data from showing.
- 2 years ago
Thank you, that is exactly what happened. One of my filters was a true/false column that i converted to text it seems and the filter was = true, but when it published it retained the filter to = true, but after a refresh the other options were 0 and 1 (binary data type). So I had to readjust the column back to true/false and lock that filter and now it works great!
Hover over the visual in the service and validate the filters that are applied. Something in those filters prevents your data from showing.
Thank you, that is exactly what happened. One of my filters was a true/false column that i converted to text it seems and the filter was = true, but when it published it retained the filter to = true, but after a refresh the other options were 0 and 1 (binary data type). So I had to readjust the column back to true/false and lock that filter and now it works great!