In SAS Viya 3.5, Visual Analytics includes a Just-in-Time (JIT) load functionality designed to refresh data/code every 5 minutes. However, this frequent refresh negatively impacts our database due to the continuous load. Is it possible to implement JIT load as a parameter setting in VA? This would enable reports to filter whether JIT should be enabled (Yes/No). This flexibility would allow smaller queries to benefit from JIT while larger tables and reports could disable this feature to reduce the database load.