Unexpected Line Behavior
Continues to be a very painful learning endeavor for me. My latest scenario:
Report Section before adding a condition:
When I add the following condition to col2:
<?if:COL2='COMP STORES'?>
<?attribute@incontext:font-weight;'bold'?>
<?end if?>
That section now renders back like:
COL1/COL2 no longer lined up together. How does the code on Col2 impact a line that doesn't meet the condition?