Welcome to Knowage Q&A

Here you can read the Q&A history.

To get new community support please go to GitHub discussions (KnowageLabs/Knowage-Server · Discussions · GitHub).

0 votes
1 view
Hello, as requested in the reply to the related issue we open this new question about the OLAP error caused by the missing formulas file.

could you pelase help providing the content / file?

this is the original question: https://www.knowage-suite.com/qa/1446/error-while-sending-the-mdx-query

kind regards
Environment Knowage 6.1.1
in OLAP and What-If by (280 points)
edited by

1 Answer

0 votes
Since you are using a community version you don't have file formula.xml . This was a bug that is now fixed and it will be available in new version of knowage . Workaround would be to put an empty file with name formula.xml in {server_resources}/{tenant_folder)/Olap/formula.xml
by (500 points)
...