Allow user to input user-defined cardinality stats for tables and columns
For large tables or senstive production systems, allow the user to input cardinality estimates for the query engine instead of gathering statistics directly
If you run a select on a cached table, and the cache is empty, the cache will automatically start to refresh. Sometimes you don't want that, as you only want the cache to refresh in tandem with other tables, or only at given times, while there may...
Have the Rebind dialog remember the last folder you selected an object from
Every time you open the rebind dialog it starts at the root of the Shared folder and then you have to click a bunch of times to find the object you are looking for. I find that I often need to rebind to a bunch of objects within the same folder an...
Convert hexadecimal string into ASCII character and then convert into exact text in human redable for exmple following hexadecimal should convert into Hexadecimal Text: 312c383439393035323435303135313733352c333035343639343039372c462c313130392c3836...
At our Company, we use lot of HANA Graphical Models. Graphical Models behave as run time views which can be introspected and used in Composite. One of the most important and essential feature provided by SAP HANA is input parameters in Graphical M...
When filtering with != or <>, do not remove null/empty values unless it was specified.
When the condition for != or <> is filtered on, it should not filter out null/empty values unless it was specified in the condition. For example, if there is a field called "Number" with a list of numbers 1,2,3,4,5,6,,7,8 (null between 6 and...
almost 2 years ago
in Spotfire / Filters
1
Future Consideration
Create special group that performance like admin group to improve performance
We have issue on case TDV8.8 performance difference from admin and enduser My team would like to request TIBCO to create special group. Group requirement. - Like admin group by users in this group will bypass authentication like admin or - Let us ...
Keep hierarchy filter settings when changing the order of columns in the hierarchy
Setting up a hierarchy filter can be tedious work and sometimes you realise it would be better to have a column higher up in the hierarchy and then again further down to efficiently select values. However, when you change the order of the hierarch...
over 7 years ago
in Spotfire / Filters
0
Future Consideration
Passing Filter from one dashboard to other dashboard
To pass selected filter value dynamically from one dashboard to another dashboard is not available in Spotfire. If we have summary dashboard and detail dashboard as 2 separate dashboard links and detail dashboard is added as a link on the summary ...