Forum Discussion
aggregation
Hi All,
I have a position table, in this position table i have created two new columns as col_act (dax as related(acct_num)) and Col_111(dax as related(port_num)) .. i was able to get correct result . so with this two column i want aggregate the market values
so i have written the below dax, which is taking so much time
7 Replies
- lc_financeSolution Sage
Hi Anonymous ,
can you share a sample Power BI file?
You can share it via via DropBox, One Drive, Drive or other similar tool.
Also an example of the table you want to have
Best regards
LC
- AnonymousNot applicable
i m working in high secured place .. so i cannot give u the file ..
i want aggegation of market vakues by fileds which are from differnet tables
suppose , i have 3 tables .. table1 has acct_num , table2 has port_num and table 3 has market_value. now in dax, i need write a expression to aggegate the market_value group by acct_num,port_num
- lc_financeSolution Sage
Hi Anonymous ,
if you create a connection between the 3 tables, then you can visualize market_value by acct_num,port_num even without DAX.
Or you already have a connection between the tables?
Luca