Hi at all
i am not really sure aboutthat but it looks for me not correct, if i select "Return as Key Value Pair" in the read data function it "ignores" my Model.column setup and displays always just the ID's?
When i just slect "All matching records", debug displays correct data...
Please see my attached screenshots:
All Records:

Setup for Key / Value:

And the debug info for that:

Did i miss something important or did just found something? :-)
For clarification: I am Using a Read Data Function with two Models:
Years_Teams, it's table(A) contains id;year_id;team_id;
Teams, it's table(B) contains: id;name;color;etc.;
Target: Give me all Team's which are played in Year X (where statement) as Key;Value Array (for a select list) [teamID(from A or B)] [teamName (Only in B table)]
Thanks for your input...
i am not really sure aboutthat but it looks for me not correct, if i select "Return as Key Value Pair" in the read data function it "ignores" my Model.column setup and displays always just the ID's?
When i just slect "All matching records", debug displays correct data...
Please see my attached screenshots:
All Records:

Setup for Key / Value:

And the debug info for that:

Did i miss something important or did just found something? :-)
For clarification: I am Using a Read Data Function with two Models:
Years_Teams, it's table(A) contains id;year_id;team_id;
Teams, it's table(B) contains: id;name;color;etc.;
Target: Give me all Team's which are played in Year X (where statement) as Key;Value Array (for a select list) [teamID(from A or B)] [teamName (Only in B table)]
Thanks for your input...