saving graphs with embedded table, using summary table with calculated columns
Hi, I'm creating a summary table, using calculated column. to enable dynamic use i link it to the original table. when i create a graph on this calculated column and save it, with embedded table, the values are lost and the graph cant generated - empty. for example: i have an Original table with: MaterialID, fate, ParentMaterial, DateTime, Date (calculation of DateMDY() of DateTime) i create a su...