LibreOffice criticizes EU Commission over proprietary XLSX formats

https://reddthat.com/post/61544796

LibreOffice criticizes EU Commission over proprietary XLSX formats - Reddthat

>The Foundation sees this as a contradiction to the EU’s own interoperability goals. Although XLSX is standardized as OOXML according to ISO/IEC 29500, Microsoft’s implementations often deviate from the specifications. Furthermore, features often change undocumented, which complicates compatibility with open-source software such as LibreOffice.

Give me CSV or give me death
CSV does not allow storing formulas, just results. It is a good format to share data, but it is not a good format to store spreadsheets which very often contain such formulas.
you can store anything in CSV, it’s just not always very practical ;)
Just like opening a .doc file in notepad, technically all the information is there