Forum Discussion
Store SUM from table 1 in table 2
Hi Ryan
Thanks for reply.
Q1: For table 1 I have database connection with base data, I then adding DAX calculation columns to do projection and these columns not appearing in Power Querie. It looks like that I have to use either DAX or Power Querie, but not both at the same time.
Q2: calculate(sum(amount), week="week1") - this would sum totals only for Week 1, but how to "tell table 2" that for Week 1 it has to take sum from Week 1 (Table 1), for Week 2 sum from Week 2 (Table 1), for Week 3 sum from Week 3 (Table 1) etc... and all this happens in the same column.
Could you please provide me your email address? I create a simple sample for you. Hope that will be helpful.
- r_z7 years agoFrequent Visitor
- r_z7 years agoFrequent Visitor
Hi All
Thanks for your help so far.
Please see linked Excel spreadsheet with explanation, what I am trying to achieve.
Thanks
R_Z