Forum Discussion

Lukaszj's avatar
Lukaszj
Frequent Visitor
3 years ago
Solved

Adding values to a sum between tables

Hello, I have a dataset that contains two tables that connect to a fact table. Table 1 - Project Information with a One-to-Many relationship, and Table 2 - Project Information with a One-to-One.   ...
  • jgeddes's avatar
    jgeddes
    3 years ago

    That looks like something I would have written. Glad it is working.

    The only thing I would tend to do differently is use variables when I have measures with multiple calculations in them. It allows me to easily test the components of a measure to find which parts work and which parts are "broken".