Hi everyone,
I'm a fresher for power apps portal.
Recently I create a customer portal to record some config info of clients' env.
There I had a need to merge 3 columns' value into another 1 column.
Since the data type of original columns is Option Set, I was told that the merge can only be realized by Fetchxml.
Actually I have no experience in Code-writing. Thus, getting all the data and customizing some button etc. via Fetchxml will be quite difficult for me.
In addition, the target columns that I want to merge is only 3 columns.
I doubt if I can design the main layout through Entity list, and merge the target columns by adding Fetchxml at the same time.
Any ideas about it, please kindly share with me.