Forum Discussion
Need help with a measure
I found a mistake you make ALL "Moms grundlag" blank if there is mulitple lines, I only want it blank if there is multiple lines and some of em has different momsgrundlag values so they are different from eachother, I hope that makes sense.
For example the above scenario can happen, and then I want it to be correct since ALL "Momsgrundlag" is the same number
Any way to get the total at the bottom as well?
A simplest way without complicate calculation is separate measure + Card visualisation. Totals in the table must be OFF.
- Shamatix8 years ago
Post Partisan
McCow wrote:A simplest way without complicate calculation is separate measure + Card visualisation. Totals in the table must be OFF.
What do you mean by the above, also I added a screenshot to my previous comment^^
- McCow8 years ago
Resolver III
Shamatix all of your data has different values. whats must happen, if strings (records) with same seriennummer (Løbenummer) contains different VAT-values (Momsgrundlag)? Must be blank? And if same SN and same VAT-value must be printed (calculated as average value)? Correct?
- Shamatix8 years ago
Post Partisan
McCow wrote:Shamatix all of your data has different values. whats must happen, if strings (records) with same seriennummer (Løbenummer) contains different VAT-values (Momsgrundlag)? Must be blank? And if same SN and same VAT-value must be printed (calculated as average value)? Correct?
Exactly!:)
- Shamatix8 years ago
Post Partisan
McCow wrote:A simplest way without complicate calculation is separate measure + Card visualisation. Totals in the table must be OFF.
I tried to use the Card visualization with yoru measure but it turns out blank
- Shamatix8 years ago
Post Partisan
Hey McCow,
I have uploaded some sample data on the link below so you can see it still makes certain invoices blank, eventho the "Moms Grundlag" is the same amount for each line, so it should just show the avarage in this case.
- McCow8 years ago
Resolver III
Shamatix wrote:
McCow wrote:A simplest way without complicate calculation is separate measure + Card visualisation. Totals in the table must be OFF.
I tried to use the Card visualization with yoru measure but it turns out blank
No, no, as Card visualization must be used ANOTHER measure (ex. MomsGrundlag) not MomsGrundlag2. Or Total of column.
- Shamatix8 years ago
Post Partisan
McCow wrote:
Shamatix wrote:
McCow wrote:A simplest way without complicate calculation is separate measure + Card visualisation. Totals in the table must be OFF.
I tried to use the Card visualization with yoru measure but it turns out blank
No, no, as Card visualization must be used ANOTHER measure (ex. MomsGrundlag) not MomsGrundlag2. Or Total of column.
But the normal "MomsGrundlag" doesnt show the correct result? as it still calculates the fields that is supposed to be blank but arent?