Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote 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?
Vote for your favorite vizzies from the Power BI World Championship submissions!
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 9 | |
| 7 | |
| 3 | |
| 3 | |
| 3 |
| User | Count |
|---|---|
| 18 | |
| 18 | |
| 12 | |
| 10 | |
| 5 |