Mi contenido
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Update: Narrative Insights has been restored and is now available.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Comentarios
-
Hi @Patrick Fresnosa-Oracle , Thanks for looking into this. The Contra Account Sheet is available in the standard roles after installing the SuiteApp. I just need it in a custom role. I opened a case with support and it turns out that this is a so called "single page application" and that there is another way of sharing…
-
How can I grant custom roles permission to use this SuiteApp? What is the permission called?
-
Hi @Micah Timbol-Oracle, Yes, it is safer to use the template. The template has the correct code set (UTF-8). The template uses commas to separate columns but our users in Germany usually have their PCs configured to use semi-colons (;) to separate. Therefore, if they open the template in Excel they will first see all…
-
Excel for Windows saves int UTF8 with BOM, not in plain UTF8, which is what the CSV parser needs.