2023-03-13 20:54:32
Topic starter
We have requirement to add additional attribute to column hierarchy on an existing TLV for a specific enterprise. I don't see an tlv override option for hierarchy. We don't need to add a new column, just need to add additional attributes to existing column
@pmallaya - You are correct in that the TLV override and injection do not allow for changes to Column Hierarchy.
The only solution I can think of, that may or may not work as I haven't seen it done before, would be to use a Java listener to change the Column Hierarchy structure. Again, I don't think this has been done before, so it might not be feasible. But it could be worth taking a look at.