Forum Discussion
Thulasiram
2 years agoHelper II
Blank values
Dear all, I have a fact table with columns of products , customers and sales another table containing discount rates for each product. Mostly one customer has only one product but in some cases mor...
- 2 years ago
Thulasiram Not sure I fully understand but try using MAXX(FILTER( ) ) instead of LOOKUPVALUE
- 2 years ago
Step 1: I add a relationship between a fact table and another table. (Key column: 'product')
Step 2: I add a column to a fact table.
discount rates = RELATED(another table[discount rates])
Greg_Deckler
2 years agoCommunity Champion
Thulasiram Not sure I fully understand but try using MAXX(FILTER( ) ) instead of LOOKUPVALUE
- Thulasiram2 years agoHelper II
Thank, will try.
- Anonymous2 years agoNot applicable
Hi,Thulasiram
Has the problem been solved? If it does, share your solution and accept it as a solution that will help other community members who have the same problem as you.
Best Regards,
Leroy Lu