Hi,
We are working on allowing function-typed tables to be created in the Software Factory. That will solve this idea
@Mark Jongeling since your comment is from 1.5 year ago and I am not sure when this was set to status Planned: can we expect this solution to be included in Release 2023.2?
Planned→On the backlog
We are still planning on doing this, but it hasn’t been worked on for quite some time now. I'll set the status to On the backlog to reflect the status of the implementation.
Hi @Mark Jongeling ,
Does this also include alignment of the combos, only the combo control now allows for example to show image and text.. Does this also gets to be included in this idea and a reference lookup? Especially in the latter it's something we're missing. In our case a status.. Where I want to see the icon + text.
Hi Freddy,
I do think that is a separate idea to this. This idea focusses on populating a combo box using the dataset retuned by a function-typed table.
- ‘Not yet available’ A function-typed table is read-only and uses a stable-valued function](#table-valued-function-as-a-table) generated by the Software Factory as a data source. It can solve performance problems if data in a query is filtered based on parameters instead of retrieving all data and then filtering.
I see i can add one on the design screen and it add with table type 2
and it generates a function deff
Coold it be possible to make it a “ multi-statement table-valued functions “ i see the one that is created now is a single statement
Hi @Marco Maat,
It does seem to be present indeed, but I highly discourage you from using this functionality as this is not yet support by our runtimes (Indicium, GUI's etc.).
The current intended way of creating these table valued function is through Subroutines. I'm afraid I do not have a timeline of when we (finally) can release this as table type.
Edit: Next Windows GUI version (2023.3.11.0) will no longer show the option to add the unsupported table type.