In Query Studio, I don't think you can. The filtering available in Query Studio for ReportNet is very simplistic (one filter per column, multiple column filters can only be ANDed together etc). The only solutions would be a) to have the modeller create predefined filters in the package which could then be dragged into the query, or b) to use Report Studio.
I think I get your QS point. I just want to confirm.
You are suggesting that:
1) in FM we create a predefined filter that is set to null or space in the package, e.g., set PreDefileQi = Null
2) drag that predefine filter into the query, e.g., drag PreDefileQi and QryItemWithNullValues into the query
3) match that predefine filter to the query item I want to test for null or space, e.g., PreDefileQi = QryItemWithNullValues
I don't think you can even achieve this in Query Studio. I think your modeller would need to create a whole series of predefined filters eg
Filter 1 - QueryItem1 is null
and
Filter 2 - QueryItem2 is null
etc
In query Studio, the user would then need to drag in the null filter for the query item they were using in their report eg
If the user brings in QueryItem5, QueryItem6 and QueryItem2 as data items, and wishes to include only rows where QueryItem 2 contains a null, the user would need to drag in Filter 2 above.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.