0

Using Columns instead of Rows for CRM - Task

Hi,
I got a problem with one of my reports.
I want to create a Report based on the table "Contact Profile Answers" (Dynamics NAV 5 SP 1) with JetReports to
evaluate them later with Data Mining Tools.
But somehow I can't get the right results when I use columns instead of rows.
This is what I thought would be the right way:

=NL("Columns";"Contact Profile Answer";"Line No.";"Contact No.";Q11;"Profile Questionnaire Code";"Debitor"), quite simple

For Each line of Customers i get from my Database all Answers should be displayed (A total of eight, displayed are the Line Numbers connected to the answers).
For the first Customer This works fine, but somehow all Customers get the same results. Additionally I can't use drilldown except for the First result of the First Column for
this Customer
When I use rows the results are correct.
Does anyone know why this won't work?
Thanks for your answers

1 comment

Please sign in to leave a comment.