Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Nesting IIF(), is this possible
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00547335
Message ID:
00547357
Vues:
7
>Hi!
>
>Yes, it is possible :) The problem not in the nested IIF().
>
>IIF(hank.pla_level = '1st', IIF(HANK.PLA_WITH = 'Ideal',ROUND(HANK.AMOUNT *0.3,2), ROUND(hank.amount*0.275,2)), ROUND(hank.amount*0.5,2))
>
>Report engine just does not like values like ".5"
>
How did you came to such conclusion? The report engine works fine with values like ".5"
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform