Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
admin_xlsior
Post Prodigy
Post Prodigy

How to use TREATAS

Hi guys,

want to know whether I'm using TREATAS correctly.

So I have these two tables:

image.png

and

 

 

image.png

 

I create this measure:

Target per dimension =
VAR Regions = VALUES('Default Dimension'[Branch])
VAR Branches = VALUES('Default Dimension'[Region])

RETURN   CALCULATE(
                    SUM(Target'[Target]),
                    TREATAS(Branches, Target'[BRANCH]),
                    TREATAS(Regions, Target'[REGION])           
)

 

Currently, when I pull Default Dimensios [Region], and pull this measure, the branches listed but the measure column returns empty column

 

Thanks,

1 ACCEPTED SOLUTION
admin_xlsior
Post Prodigy
Post Prodigy

Lets forget about this.

It's a typo error, which just realized after 2 hours. 😫

 

Thanks anyway guys.

View solution in original post

1 REPLY 1
admin_xlsior
Post Prodigy
Post Prodigy

Lets forget about this.

It's a typo error, which just realized after 2 hours. 😫

 

Thanks anyway guys.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.