Jump to content

Vizualization not refreshing/updation on web clients URL but its up to date on the application version 10.3.3.42


Iredia Osadolor

Recommended Posts

I have a bar chart (source sql query view) it refreshed whenever it's open on the application but it doesn't refresh on the web client URL. I have changed the data loading from Always new data to Stored back and forth but the problem still exists. The query is written to update every Sunday. I do not think is the query hence it works fine on the application.

SELECT DATEADD(wk, 1, DATEADD(DAY, 1-DATEPART(WEEKDAY, [xxx].[xxxx].Timestamp), DATEDIFF(dd, 0, [xxx].[xxxx].Timestamp))) as 'FirstDayOfWeek'

Your assistance is apprecaited,

Thanks,

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...