Unpredictable behaviour of setData and getData

Hello together,

Iam writing a report (of course) and Ive already finished something like a custom ledger. Now I wanted to do exactly the same for a vendor ledger and unfortunately, even if I did exactly the same for the setData and getData function (store the data, set the data, get the data) it isnt working for me. Ive already rebuild it and tried different tutorials (spend already so much time… ).

Ive made some screenshot for you. Hopefully you can say me where the bug is, cause this grinds my gear.

3324.properties dataset.PNG

1524.set data.PNG

The information are there! … I dont really know whats happening there…

Already thank you very much for every minute you invest!

Greetings

Eduard

Shouldn’t it be =Code.Setadata(1,1) which will show Company_Information_Name

If we write =Code.Setadata(2,1) then Company_Information_City

For Better understanding of SetData and Getdata Look at the Sales Invoice report (206) In Navision

Hey, i solved the problem.

The mistake was already done before get data and set data and that seemed to influence the work. …

But thank you!