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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
sv12
Helper III
Helper III

DAX help

Hi,

 

I am trying to calculate the below formula in Power BI as a calculated column:

 

K = ( (C - L) / (H - L) ) * 100

Where:

C = The current closing price (i.e the current row) 

L = Lowest closing Price for last 14 days

H = Highest closing price for the last 14 days

 

Sample Data:

DateClosing Price
11/13/20191589.18
11/14/20191588.79
11/15/20191596.45
11/18/20191592.34
11/19/20191598.29
11/20/20191591.61
11/21/20191583.96
11/22/20191588.94
11/25/20191621.9
11/26/20191624.23
11/27/20191634.1
11/29/20191624.5
12/2/20191607.58
12/3/20191602.63
12/4/20191613.9
12/5/20191614.83
12/6/20191633.84
12/9/20191629.62
12/10/20191631.71

 

I greatly appreceate any help!

Thanks

1 ACCEPTED SOLUTION

@sv12 solution is attached, look at HLC and Calendar table, there are more tables in the file, just ignore those

 

 



Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!

Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo

If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤


Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.

View solution in original post

3 REPLIES 3
parry2k
Super User
Super User

@sv12 does this looks correct to you

 

image.png



Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!

Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo

If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤


Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.

@sv12 solution is attached, look at HLC and Calendar table, there are more tables in the file, just ignore those

 

 



Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!

Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo

If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤


Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.

@parry2k  Thanks for your response. 

 

The L and H measures should cosider the previsous 14 days at every row level.

 

For example, for 12/10/2019 L and H values should take (12/10/2019 to 11/19/2019) date range into calculation.

 

Similarly, for 12/09/2019 row L and H values should take (12/09/2019 to 11/18/2019) date range.

 

Any thoughts on this?

 

Thanks

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

April Fabric Community Update

Fabric Community Update - April 2024

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