You can convert Excel files directly into HTML web pages, which can then be published on the internal web server (Convert Excel file to HTML file).There you can enter a name (URL) for the web page.
All web pages can always be reached under the following link:
https://localhost:22722/sites/{Page name}
The corresponding HTML files are always stored under the following directory:
C:\Users\Public\Documents\MB\DataSuite\Sites
In this directory you will find all available web pages. The folder structure also reflects the structure of the URL.
Please note:
Own web pages: You can also display your own web pages via the web server, which are not created from an Excel file. For example, you can build an overview page to display all available reports. You can simply place this web page in the directory specified above.