I'm working on setting up map layouts in ArcGIS Pro version 3.1.3. These are maps of Counties, and some counties are large enough to require multiple sheets, but most are not. I already set up dynamic text based on the value in the field SheetName to appear on its own line, but I don't want there to be a line there at all if the value in SheetName is null. How would I set it up to have no line? Is there a way to maybe write the expression to have it remove a line if the value is null? Any insight would be appreciated. Thank you!
![7-17-MapSheetConfigProblemA_Image2.png 7-17-MapSheetConfigProblemA_Image2.png](https://community.esri.com/t5/image/serverpage/image-id/110039i916CF6521A55B7F4/image-size/large?v=v2&px=999)
![7-17-MapSheetConfigProblemA_Image1.png 7-17-MapSheetConfigProblemA_Image1.png](https://community.esri.com/t5/image/serverpage/image-id/110038iA98F2BC604CEE59C/image-size/large?v=v2&px=999)
Here's an example of what we have for counties requiring multiple sheets:![7-17-MapSheetConfigProblemA_Image4.png 7-17-MapSheetConfigProblemA_Image4.png](https://community.esri.com/t5/image/serverpage/image-id/110044iAE212FA01E94527D/image-size/large?v=v2&px=999)
However, here's what happens if I change to another county in the map series, one only requiring one sheet:
![7-17-MapSheetConfigProblemA_Image3.png 7-17-MapSheetConfigProblemA_Image3.png](https://community.esri.com/t5/image/serverpage/image-id/110045i352D1D3DDCC89190/image-size/large?v=v2&px=999)