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
Chifflee
Regular Visitor

Ignore dax change on the calculated column

Hello Guys,

I would like to ask your help because since the October update I can't modify the calculated columns. 

So, I had to create a calculated colum today which worked properly, here the formula:

Stations =
var s=RELATED(tStations[stationName])
var s2=RELATED(tStations[Old stations name])
var d =tLPMS[shiftDate]
return
IF(tLPMS[shiftDate]<DATE(2020,10,20),s2,s)
 
But, I made a mistake on the date, so I changed from DATE(2020,10,20) to DATE(2020,10,19). And nothing changed....
I deleted the formula and placed with this: Stations =1
And nothing changed....
 
Any idea?

Thanks!
1 ACCEPTED SOLUTION

Hi @Chifflee ,

 

What happens if you refresh the file? Or restart the desktop? Or clear the cache in 'Options and settings'?

 

Best regards,
Lionel Chen

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
MFelix
Super User
Super User

Hi @Chifflee ,

 

On my side everything is working properly I can change columns calculations and everything updates accordingly. Does it return any error message or code?

 

Have you tried to unninstall  and install PBI again?


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português



Hi @MFelix ,

No error message (it seems the calculation updated and run, but the values are same on the column), but the text arrange can changes (you know when the text type is a whole number, text arranged to the another side).
By the way, I noticed that if I arrange the column from A to Z or whatever, updates correctly.
It seems I can solved it to close the file without save and create calculated column without any mistake... 

Hi @Chifflee ,

 

What happens if you refresh the file? Or restart the desktop? Or clear the cache in 'Options and settings'?

 

Best regards,
Lionel Chen

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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.