I have a straight table which populates based on ID.Table have multiple columns,
Requirement is to label the field name based on set of ID's.
I know where i need to do it.I have done it for one column.For another column, the requirement is like
For ID 1002,1003 the column Parent_Num should display as Parent_Cnt, for ID (1001,1030,1033,1034 and 1021-1029 and 1051-1061) it should be named as parent_Ter, for another list of ID's another name.