The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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 |
---|---|
28 | |
11 | |
8 | |
6 | |
5 |
User | Count |
---|---|
35 | |
14 | |
12 | |
9 | |
7 |