I am playing a little bit withmetadata withinQlikView, especiallywith commentsona field. This is working oke but I only get a comment when I'm using the field as a dimension. When I'm using the same field as a expression qlikview does not show the comment?.
I create the comment as follow:
CommentField: MappingLOAD*INLINE [ Field,Comment SalesNo,This is thenumberof thesales order CustID,This is theIDof the customer StatusThis is thestatusof theorder ]; CommentcommentfieldsUsingField;
Am I doingsomething wrongorI do not understandcompletely.