where can I see the guts of the dBase?

Manfred Heppner 0 Reputation points
2026-08-04T02:01:13.1633333+00:00

EVALUATE

  SUMMARIZECOLUMNS(

    'Salesperson'[Salesperson],

    FILTER('Product', 'Product'[Category] == "Accessories"),

    "Total Sales", [Total Sales]

that doesn't mean anything to me, I have no idea what the database looks,

Microsoft Copilot | Other
0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.