Forum Discussion

FranklinPhillip's avatar
FranklinPhillip
New Member
11 months ago
Solved

Switch/IF error when expanding a matrix

Hi, I believe I have discovered an issue with the PowerBI desktop matrix visual. When using a basic switch statement in a matrix the data shows no results when expanding individual lines. The measur...
  • FranklinPhillip's avatar
    11 months ago

    I think I have found a work around, my data sources are mixed with some pulling from Power BI semantic models others SQL. The report I was was working on had a local model which I used to create the dax table for the measures, which I think glitched out the other source connections. When replicating the issue in the online semantic models the tables worked fine with the code left unchanged, so I think it just didn't register all the changes locally.