Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Percentage calculation in expression of report
Message
De
30/11/2001 15:28:49
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00588031
Message ID:
00588216
Vues:
44
Max --


>I was trying to aviod creating too many tables in the project so I thought I could make the report do all the calculations and not have to create additional tables with the results in them. That's why I tried putting the .prg in both the divisor and dividend.

You said that you'd had an expected value from the calculation. Did you arrive at that by hand calculating the values as an algebra problem, or did you follow the report function? If they differ, then getting the report function in sync with the algebra will take a step.

>What is the filter on the variable or data set? How do I find out if they are the same?

There may not be a filter on the report, but a difference in the 2 filters would cause a difference in result.

After the Table table is opened, is there a SET FILTER TO myFilterExpression? Or, is the table ordered with an index which has a FOR clause?

If so, that filter expression should be duplicated in the CALCULATE statement.

Jay
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform