IIF syntax error in FR 4

Another error in my reports ...in FastReport 3 works well...after migrating to last 4


I have the expresion in a GroupHeader

IIF(<TIP_GRUPARE>=TRUE,<frxDBDataset1."TIPDOS">, 1)



error in IIF(<TIP_GRUPARE>=TRUE,<frxDBDataset1."TIPDOS">, 1): ')' expected

all report works in 3.15 ...and crash in 4

Comments

  • dschuchdschuch Dresden,Germany
    edited 4:51PM
    try to set more brakets. eg. aroung "<TIP_GRUPARE>=TRUE"
    all around there are also brakets. "[]"

    i use such kind of group headers very ofent and its working well. ;o)
    blumache wrote: »
    Another error in my reports ...in FastReport 3 works well...after migrating to last 4


    I have the expresion in a GroupHeader

    IIF(<TIP_GRUPARE>=TRUE,<frxDBDataset1."TIPDOS">, 1)



    error in IIF(<TIP_GRUPARE>=TRUE,<frxDBDataset1."TIPDOS">, 1): ')' expected

    all report works in 3.15 ...and crash in 4

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.