Hi frnz,
I am facing a problem when i made a new table in 50000 series and a new flow field in it. The flow field shows 0 always but when i added that field in existing table it works. I am using Developer License. I can't understand why this is happening.
If anybody has any idea about this then Plz Help.
Sharad Gupta
Navision Technical Consultant & .Net Developer
0
Answers
Thanks
I made a field of integer type and field class is flow field and cal formula is -
Count("Sales Header" WHERE (Document Type=FILTER(Quote),Status=FILTER(Open)))
it is looking strange.
Navision Technical Consultant & .Net Developer
Hi,
to check this problem I save the table 9053 sales cue in id of 50000 with the name sales cue-1 and when i run table 9053 it shows data but when I run 50000 it shows 0 in all flow fields.
I can't understand what and where is the problem.
Navision Technical Consultant & .Net Developer
Table5000.INSERT;
Where Table50000 is a var of type Record 50000
Thank You
Solved.
Navision Technical Consultant & .Net Developer