Forum Discussion

David1205's avatar
David1205
Frequent Visitor
3 years ago
Solved

Column value depends on external filter

Hello all,

 

I have the following table structure:

Column 1: Sales figures Germany
Column 2: Sales figures USA
Column 3: Sales figures UK

 

In the report, there should be an external filter (not linked to my table) that can be used to filter by Germany/USA/UK.

 

Using DAX I would like to add a new column (column 4) in my table which, depending on this external filter, will either take the value from column 1, column 2 or column 3.

 

Do you have any experience with such a problem?

 

Thanks for your help!

David

1 Reply