Forum Discussion

sgajjar's avatar
sgajjar
Frequent Visitor
1 year ago
Solved

Issue with Measure in Table1 Breaking When Adding DateTime Column to Table2 in Power BI

Hello Power BI Community, I am encountering an issue with a measure from Table1 when I try to use it in Table2. I have a table (Table1) with a measure that works fine, and I want to use that...
  • sgajjar's avatar
    sgajjar
    1 year ago

    Thanks, this helped. Eventually had to replace all measures with columns on existing table and had to use removefilters for datatime column. that fixed the context issue.