Forum Discussion

Goofr's avatar
Goofr
Advocate IV
4 years ago
Solved

Dynamically show dimension column based on user

Hi,   I have a  simple dimension table wich is related to my fact table. This dimension table has 3 columns: 'id' (key), 'file' and 'file masked'. Now when the user which is logged in has a speci...
  • Goofr's avatar
    Goofr
    4 years ago

    Hi,

    Thanks for your reply.

    But I don't want to remove rows.

    The data that needs to be shown is in the same record, however the displayed column has to be dynamic.
    I ended up using the SELECTEDVALUE function.
    In combination with some other filters I finally have a solution.

    Thanks anyway.

    Frank