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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
AndrewHam
Helper I
Helper I

MAXIF Custom Column

hi All,

I am able to created a calculated column for MAXIFS in power BI. However, I am not able to see the calculated column when editing query. (If I'm wrong about the ability to edit query for calculated column, let me know how can i do it. Thanks). Is there a way to created a MAXIFS using edit query-add custom column ? How should i write the formula to do that ? Any guidance is greatly appreciated.

 

Andrew

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

Hi, @AndrewHam ;

If you create columns with DAX, you can't see them in Power Query, and if you create custom columns in Power Query, you can see them on desktop, which is by design. Depending on your formula, if you convert to Power Query, you can use Group By.

vyalanwumsft_0-1672391530634.png

Then expand it.

vyalanwumsft_1-1672391563597.png

The final result:

vyalanwumsft_2-1672391584026.png


Best Regards,
Community Support Team _ Yalan Wu
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
v-yalanwu-msft
Community Support
Community Support

Hi, @AndrewHam ;

If you create columns with DAX, you can't see them in Power Query, and if you create custom columns in Power Query, you can see them on desktop, which is by design. Depending on your formula, if you convert to Power Query, you can use Group By.

vyalanwumsft_0-1672391530634.png

Then expand it.

vyalanwumsft_1-1672391563597.png

The final result:

vyalanwumsft_2-1672391584026.png


Best Regards,
Community Support Team _ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Thanks for the advice. Let me explore the solution provided and see the outcome.

 

AndrewHam
Helper I
Helper I

I have included the calculated column formula here;

Latest Revision = Calculate(MAXA(ligechCdeaff[ind_devis]),FILTER(ligechCdeaff,ligechCdeaff[CdeAffaire.cod_affaire]=EARLIER(ligechCdeaff[CdeAffaire.cod_affaire]))).
Any advise to convert this to custom column formula will be greatly appreciated

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.