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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Unknown system error during wrong PATHITEM <Type>

I spent some time figuring out what is wrong with my dax expression. The system information should not be empty in this case, it should indicate that I should assign a different type to Pathitem:

_Level1 =
PATHITEM(d_Accounts[_Path], 1, INTEGER)

`The following system error occurred:`

barwe_0-1720158771964.png

_Level1 = PATHITEM(d_Accounts[_Path], 1, TEXT)

barwe_1-1720158808666.png

 

Status: Accepted
Comments
Anonymous
Not applicable

Hi @barwe 

So you need it to show specific error messages yes ? What version of Desktop are you currently using ?

 

Best Regards,
Community Support Team _ Ailsa Tao

barwe
Helper I
@Anonymous Yes, I think that would be useful.
My version is: 2.130.930.0 64-bit
Anonymous
Not applicable

Hi @barwe 

I have sent this back to the PG team and they will respond accordingly once they have verified the issue. I will come back with an update if there is any progress. Thanks for your cooperation !

 

Best Regards,
Community Support Team _ Ailsa Tao

danshine07
Regular Visitor
I also have the same issue. Any news?