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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

Formula with Cell reference in DAX

 Hi Experts,

 

 

Please hava a look, Is it possible to convert the bellow formula into DAX,

 

=IF(B44>=TODAY(),G43,IFERROR((((M44+SUM(C45:C$74))*180)-Q44)/SUM(C45:C$74),NA()))

 

 

 

Regards,

Salem sabir

2 REPLIES 2
quentin_vigne
Solution Sage
Solution Sage

Hi @Anonymous

 

Yes it is possible, but if you want us to do it, we will need a sample of your data, column name / table name and expected result

 

Here's a guide on how to ask a question :

https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490

 

Else, you can do it by using TODAY() and DATE() function and replacing your cell names by column name.

 

Quentin

Anonymous
Not applicable

Hi Quentin https://community.powerbi.com/t5/user/viewprofilepage/user-id/62225,

 

Please find bellow snap of the data and expected result. 

 

The formula is in cell: G44

 

 

 

Sample Snap.JPG

 

 

 

Regards,

SalemSabirK

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors