XLCubed is now FluenceXL. The new wiki can be found here: https://help.fluencexl.com/ |
Difference between revisions of "TabularAliases"
(Created page with "The Analysis Services OLAP engine in Tabular mode has some missing features compared to the Multidimensional mode. The Tabular engine is used in Analysis Services on-premises,...") |
|||
Line 1: | Line 1: | ||
The Analysis Services OLAP engine in Tabular mode has some missing features compared to the Multidimensional mode. The Tabular engine is used in Analysis Services on-premises, Analysis Services Azure and Power BI (desktop + cloud) | The Analysis Services OLAP engine in Tabular mode has some missing features compared to the Multidimensional mode. The Tabular engine is used in Analysis Services on-premises, Analysis Services Azure and Power BI (desktop + cloud) | ||
− | Among the features | + | Among the features that Tbaular mode does not replicate are |
* Member translations | * Member translations | ||
− | ** This allows multilingual display of a report based on the user. e.g. An English speaker would see "Bikes" and a French speaker wouuld see "Vélo" | + | ** This allows multilingual display of a report based on the user. |
+ | ** e.g. An English speaker would see "Bikes" and a French speaker wouuld see "Vélo" | ||
* Member Keys, separate from the member Caption | * Member Keys, separate from the member Caption | ||
** This allows reports to be built with member selections maintained when a Caption changes | ** This allows reports to be built with member selections maintained when a Caption changes |
Revision as of 16:32, 15 November 2021
The Analysis Services OLAP engine in Tabular mode has some missing features compared to the Multidimensional mode. The Tabular engine is used in Analysis Services on-premises, Analysis Services Azure and Power BI (desktop + cloud)
Among the features that Tbaular mode does not replicate are
- Member translations
- This allows multilingual display of a report based on the user.
- e.g. An English speaker would see "Bikes" and a French speaker wouuld see "Vélo"
- Member Keys, separate from the member Caption
- This allows reports to be built with member selections maintained when a Caption changes
- If you update a Caption in tabular mode and have a report filter containing that member, then the selection will no longer work.
- In Power BI the old caption will be used, and the report will contain no data
- In an Excel PivotTable the selection will be lost when the data is refreshed, and the default (All) member will be displayed instead.