Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Dear users,
I am currently working on putting together an interactive stock analysis dashboard, but I am encountering some problems. For now, I have appended two stock data sets: the AEX index and the DOW index. The data sets run from 02-January 2020 to 10-January 2020 and both have closing figures.
Now, the goal is to determine the percentage change between the first day of the year with the last day of the year per Stock Symbol However, if I try to calculate the values, is sum's all values in that column. (see below)
My question is: what do I need to add in the formula bar so that the calculation is based upon the stock symbol, so that it does not sum all the values in that column?
Thank you in advance!
Solved! Go to Solution.
@RobertKuij , you are creating a column not measure in that case you have to add to your filter [stock] =earlier[stock] (or more filter)
, What you created might more fix to measure
@RobertKuij , you are creating a column not measure in that case you have to add to your filter [stock] =earlier[stock] (or more filter)
, What you created might more fix to measure
That is great, thank you so much!
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
76 | |
73 | |
57 | |
38 | |
35 |
User | Count |
---|---|
83 | |
68 | |
59 | |
46 | |
45 |