Forum Discussion
Average Calculation in Table Visual
Hi Selina - My apologies for any confusion,
Here is the redacted data subset from my PBI data table.
Basically, I have appended 2 sets of data - 1 is the Headcount report and 1 is the Exit report.
I have then added a column called HC_New which returns the value of 1 if the row comes from the Headcount report and 0 if not.
Similarly I have added a column called Exit_New which returns the value of 1 if the row comes from the Exit report and 0 if not.
Using this, I have sumof HC_New which gives me the month on month HC total..
and sumof Exit_new which gives me the month on month Exit total...
Best Regards
Tanmay Mukherjee
Hi tanmaym93 ,
Thank you for your detailed description, I now have a general understanding of the construction of your table, can you please tell me more about the specific calculations you are currently trying to complete?For example, what data do you want to use to get a result?
Best regards,
Community Support Team Selina zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly