Forum Discussion

ManchevB's avatar
ManchevB
Helper II
1 year ago
Solved

PowerBI breaking a table from formula

Hi all,    I have this PBI expression that I am working on here:    SkillsCountriesTable = ADDCOLUMNS(     VALUES('Skills Data'[SkillName]),  -- Get all distinct skills     "CountryWithSkill...
  • ManchevB's avatar
    1 year ago

    I managed to split the table CountriesWithoutSkill into a new column and then applied page filters to see only what is relevant