Has anyone encountered returning data from a drill process where the source is specified as a csv file?
The official doc is silent on this matter, but there are still some references that the function is reserved and works through the rest api. So maybe I’m doing something wrong or it doesn’t work very well in old clients? PA 2.0.9
as I expected it only works in PAW
csv columns (variables) define as 'Other' in the source variables tab.
IBM Champion 2024-2025
Excel Most Valuable Professional, 2011-2014 https://www.wimgielis.com ==> 121 TM1 articles and a lot of custom code
Newest blog article: Deleting elements quickly
I wasn't aware of this. Will have to look up ReturnCSVTableHandle and see if I can get it to work.
The "classic" way of doing this is to use a text to ODBC driver and set up a public ODBC DSN pointed to a specific folder then have a TI process write a CSV to the folder which can then be displayed as a drill-through result. However, just being able to reference a CSV directly for a drill-through seems like a betrter option.
Please place all requests for help in a public thread. I will not answer PMs requesting assistance.