Forum Discussion
ozmike
9 years agoResolver I
Formula Firewall ..?
Hi have a query an get this error .. Formula.Firewall: Query 'CallListquery' (step 'Source') references other queries or steps, so it may not directly access a data source. Please rebuil...
- 9 years ago
The cause of the error message is that you use data from another table (in your KEYListFunction) to access data in your Saphana database. Such a combination may violate privacy level settings.
Probably the only way to solve this issue is to adjust your privacy level settings:
go to File - Options and Settings - Options - Privacy (almost at the bottom) and check
"Ignore the Privacy Levels and potentially improve performance".
On that screen you can also find a link to more information on privacy levels, which brings you here.
ozmike
9 years agoResolver I
Thanks this works!
BTW i didn't need the hash my original solution code worked just with teh open policy settings..
i'll have to investigate why there are different policy setting on an XLs vs HANA table.