Forum Discussion
mounika_g04
4 years agoNew Member
Sum a column in a summarized table
Hi Team, I want to sum one particular column in a summarized table (say t - which is created using actual data). I used below formula but giving wrong number: SUMX(SUMMARIZE('ACTUAL TABLE NAME',...
tamerj1
Community Champion
4 years agoHi mounika_g04
is [Column Name] in your formula the [Level] column?
- mounika_g044 years agoNew Member
Column name 1 is level column, but column name 2 and column name 3 are different (as in same table but different column names which I dont need in summary table) and are in base table
- tamerj14 years ago
Community Champion
What is the relationship between these two tables?
- mounika_g044 years agoNew Member
All the columns are in the base table (summary table is created using one single base table)