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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
改善
New Member

Power PIVOT - Expressions that yield variant data-type cannot be used to define calculated columns.

Hi team, hope that someone would be able to help, the issue is related to power automate.

 

When i`m bringing in values from a related table, with the =related formula it works jsut fine

 

When i add an IF clause like =if('Output'[Month to Nr]=value("1").related('Input'[Business])."false") it gives me the error in the title. any idea how i could fix it? i have tried numerous variations.

 

EDIT : i tried the following as well : if('Output'[Month to Nr]=VALUE("1").value(related('Input'[Business]))."false") gives the same error.

 

1 REPLY 1
Anonymous
Not applicable

Where have you seen syntax like this:

 

value("1").related('Input'[Business])."false"

 

???

 

This certainly is not DAX.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.