Forum Discussion
MohTerki
3 years agoRegular Visitor
Relation between tables and joining tables problems
Hello I have two tables one named "Requete2" which contains "codejdid" (may contain repititions), "1" and "DATEOPER" and the other table named "table2" which is a calculated from "Requete2": sum of...
johnt75
Super User
3 years agoCalculated tables are only calculated during data load or refresh, they don't pay any attention to slicers or filters. If you want something which will react dynamically you need to use a measure.