跳至主內容

搜尋

搜尋

Using variable date formats

評論

2 條評論

  • Avatar
    Peter Thane

    Yes there a few ways to achieve this.

    The simplest would just be to use Suppression but this probably depends how many different options you have but on the image below the two digit field is used to control which substring prints

     

    The date field for this is made up of 4 sub-strings each with the Date configured to print in a different layout and with Suppression configured so that they do not print if the two digit string (Named "thenumber" in my example) is not a certain value, as you can see here:

     

     

    0
  • Avatar
    Harald Rauch

    Thanks, Peter, very straightforward solution. We only have 3 or 4 different date formats, so, this should do the trick.

    0

登入寫評論。