Hello, it's not a question but with the last LTS update, when you import a XLSX file. The data base is not automatcaly promote in a flow. I have to save on WORK, add a query to only promote....
Hi @YannRC, this is a known defect that has been fixed in stable 2025.11. The promote was mistakenly being done on the PROC IMPORT code rather then on the data set. You can work around it as you are doing by promoting the table after the import.
Let me know if you have further questions.
Regards,
Grace
Hi @YannRC, this is a known defect that has been fixed in stable 2025.11. The promote was mistakenly being done on the PROC IMPORT code rather then on the data set. You can work around it as you are doing by promoting the table after the import.
Let me know if you have further questions.
Regards,
Grace
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.