User Portlet User Portlet

Discussions
Hello, a follow-up inquiry please. When we import an XL data file, we get the following format: {{{0,2},{1,3},{2,5}}} I need to transform it to the format {{0,2},{1,3},{2,5}} to be able to apply Interpolation. 'Flatten' did not work here, as it...
Thank you very much. That was quite helpful. Rabih