Forum Discussion
Anonymous
4 years agoNot applicable
Using 'product' function by group
Hi, With original Table 1, First, I would like to multiply Rate% by the same WO no. From Table 1; I am not sure which fomular I should use such that only multiply for the same group in WO c...
- 4 years ago
Anonymous
Not sure if I correctly understand, but please try
Yield % = VAR T1 = SUMMARIZE ( TableName, TableName[WO], TableName[Product], "@Yield", PRODUCT ( TableName[Rate] ) ) RETURN AVERAGEX ( T1, [@Yield] )
LFS
4 years agoRegular Visitor
Good morning everyone.
Has anyone ever made an application in Visual Studio (Vb.net) to open a Gravico or destbord in the form of an application. And would you have some example to send me Or could you describe how it was done.
LFS
4 years agoRegular Visitor
Good morning everyone.
Has anyone ever made an application in Visual Studio (Vb.net) to open a Gravico or destbord in the form of an application. And would you have some example to send me Or could you describe how it was done.