Forum Discussion

nickfichera's avatar
nickfichera
New Member
3 years ago

Matrix is Cropping Values

Hello all!

 

I have a matrix that is showing compelted work orders by date (column) and model (row).  We are using a concatenated list with unichar(10) as the line break.  The matrix is working in some cells and cropping in others.

 

Value  - 

Rig List(Type) = Concatenatex(SAL_ORDERROW,SAL_ORDERROW[WORKID] & SAL_ORDERROW[Order Type Abbr.], unichar(10))
 
What we see normally:

What we expect to see:

When I hover over the cell it shows both work orders, 734156 and 734157 but the matrix crops it.  The unichar(10) works on other cells where there are 2 or 3 orders but not in all cases.

 

Any advice would be appreciated, thank you!

1 Reply

  • Anonymous's avatar
    Anonymous
    Not applicable

    unfortunately ive had this issue too. any help also appreciated.