Forum Discussion

DigitalAutomat's avatar
DigitalAutomat
Regular Visitor
5 years ago
Solved

Table creation with calculated measures

Hi,

 

I need to create a new table containing only specific calculated measures from different tables (as you can see from the picture attached); How can I do that?

 

 

Thank you,

 

Nicola

 

  • DigitalAutomat 

    Click on New Table in the Modeling Tab and enter the following code

    __Measures = {BLANK()}

     

    Select each measure and click on the Measure Tools tab and assign the new table and Home TAble



    If you are familiar with Tabular Editor, you can do it faster.


2 Replies

  • DigitalAutomat 

    Click on New Table in the Modeling Tab and enter the following code

    __Measures = {BLANK()}

     

    Select each measure and click on the Measure Tools tab and assign the new table and Home TAble



    If you are familiar with Tabular Editor, you can do it faster.