Forum Discussion
One-Dash
4 years agoFrequent Visitor
calculating column from other columns
Hello! I'm trying to create a visual that shows amount/count of IDs left at the end of each day that were not QCed here is the sample table below. have this table related with Date table using...
vapid128
Solution Specialist
4 years ago
Table22 = GENERATE(Table11,GENERATESERIES(int(Table11[Received Date]),int(Table11[QC Date])-1)) - One-Dash4 years agoFrequent Visitor
what is the value column doing? i did the visual and it shows the id count going down when in reality i know they have actually stayed high