I would like to ask for your opinion on advices on how to get the dimensions of input data and then reflect it on the dialogue. Currently, using JAVA to develop a node but having a hard time doing this feature. For example, I would like to show the number of rows or number of columns of the input data on the dialogue of the node that I am developing.
Good day. It is possible to make a static text of the dimension of input table on the dialogue even before executing it? because currently I need to execute the node first before it reflects on the dialogue. What I would like to do is it will immediately reflect on the dialogue even before executing the node itself.