Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.
hiiii
Currently I have this dax function
@amitchandak ,I am sorry that i really can't share any of the data, but the problem is that for example
from Sample Transactions excel sheet, i have a list of traded date and price, somewhat like this
Traded date | Traded price | Buy/Sell | Buy/Sell reference |
1/1/22 | 22.56 | buy | 1 |
2/1/22 | 22.5 | buy | 1 |
3/1/22 | 22.0 | sell | -1 |
3/1/22 | 22.31 | sell | -1 |
4/1/22 | 23.0 | buy | 1 |
and the market price is from Price excel sheet, from this sheet is just a list of price based on everyday date, no duplicate date
so when i put it in power bi, i use the above measure to calculate the relative price, but for same date like the above table, (3/1/22), it come out blank in matrix table visualisation.
for creating the matrix table visualisation, i create relationship as below,
isin with isin (reference > price & sample transactions) , date with date (timeline > price & sample transactions)
do you happen to know how to fix this ?
and i have another problem, for relative price & gain/loss, i create function in power bi (like above), but these measure can't be summarized( don't have the summarize category in measure tool>properties),so i can't put these in the card visualisation.
How to fix this?
User | Count |
---|---|
17 | |
17 | |
15 | |
13 | |
12 |
User | Count |
---|---|
10 | |
8 | |
8 | |
7 | |
6 |