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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
Anonymous
Not applicable

TREATAS in calculated column

 I have a new fact table FactAnalysis that I want to find Logged time values to by IssueID and WorkType.

 

The data is comming from FactLog (has IssueID, Logged time and Work Type) which is connected to DimIssue. 

The following simple formula does not seem to work

 

CALCULATE(

SUM(Factlog[LoggedTime]);

TREATAS(VALUES(FactAnalysis[IssueID]);DimIssue[IssueID]);

TREATAS(VALUES(FactAnalysis[WorkType]);FactLog[WorkType])
)

 

The formula gives same result for all Issue and Type combinations.

Any help is much appreciated.

 

 

1 ACCEPTED SOLUTION
v-yuta-msft
Community Support
Community Support

@Anonymous ,

 

This issue should be related to the data model. Could you please share sample data and show the data structure/relationship of your data model?

 

Regards,

Jimmy Tao

View solution in original post

2 REPLIES 2
v-yuta-msft
Community Support
Community Support

@Anonymous ,

 

This issue should be related to the data model. Could you please share sample data and show the data structure/relationship of your data model?

 

Regards,

Jimmy Tao

Anonymous
Not applicable

Thank you for the response and for bringing forward the potential problem. The model is indeed a complicated one (10+ tables), unfortunately I cannot share it here. I think the solution here will be simplifying the model first.

Helpful resources

Announcements
Fabcon_Europe_Social_Bogo

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

Power BI Carousel June 2024

Power BI Monthly Update - June 2024

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

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.