Yes, it’s possible. TfcxSlice have corresponding methods.
It is possible to remove column (dimension) from filters or remove it completely from the pivot table (TfcxSliceGrid). There are no other ways to hide it.
It depends on what you need. If we are talking about styling then yes, it is possible to set flat style and setup colors of grid elements. If we are talking about highlighting of cells - then it is also possible in runtime. But regards columns - we don’t highlight their values, only data cells.
Yes, TfcxSlice have the corresponding methods.
It depends on what you need. If you want to replace "null" with "", it is possible (TfcxSlice
has this option). If you want to hide empty rows/columns, it is also possible, If you want to filter measurement items with "null" value - this is also possible.