Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I have a dashboard that had no issue being auto reloaded in the management console.
Recently, I made changes to the report in order to create a custom adhoc report and now the qvw is failing to auto reload in the management console. The qvw reloads fine manually within itself, however.
Dimensions:
LOAD DUAL(Dim,Sort) as Dim INLINE
[Dim, Sort
Commercial, 1
Blue Shield Commercial ACO, 2
Covered California Exchange, 3
Senior with DSNP SNPI SNPC MM SE, 4
Senior Medi-Medi, 5
Medi-Cal, 6
Medi-Cal EXPANSION, 7
Medi-Cal Medi-Medi, 8
Medi-Cal SPD, 9
Medi-Cal TANF, 10
Medi-Cal Low Income, 11
SF Risk SF Region Medi-Cal, 12
SF Risk SF Region Senior, 13
SF Risk DO Region Senior, 14
Combined SF Risk Senior, 15
];
Above is the new tab in the script that is causing the issue and I have no idea how to fix it.
I appreciate any help.
Thank you
This is what I'm seeing in the log file
2018-10-09 11:09:12 Error: Bad call to OpenFileOrURL: "\INL100D.tmp" and DefaultDir was empty !
2018-10-09 11:09:12 General Script Error
2018-10-09 11:09:12 Execution Failed
Here's some info on your specific failure mode;
Inline table error "Bad Call to OpenFileOrURL" new Desktop SR
HTH,
John