Forum Discussion

BDolphin's avatar
BDolphin
Helper I
6 years ago
Solved

Sizing rows on Report Builder

So I have a report that works appropriately I just cant figure out if there is a way to set the size of the image when some of the rows have 2 "managers". Ideally I actually want the row size ...
  • BDolphin's avatar
    6 years ago

    I just decided to combine the managers into one row and then set the size of the box to how big i wanted it. 

    =JOIN(LOOKUPSET(Fields!Name.Value, Fields!Name.Value, Fields!Manager.Value, "DataSet1"), ", ")