Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dear All,
I have following data model , Which is linked with cost centers using qualify we have attached more than 20 opportunity like this now here my requirement is create a summary like this
Opportunity Charges
------------------- ----------------
Opportunity1 545.1
Opportunity2 538.
.
.
.
-------------------------------------
Total 1083.1
Create a flag
You want it in a straight table?
Try this.
Like this?
You want the same data model ?
yes want in straight table
Thanks Sunny , Actually in dimension i want opportunity and in expression sum(Charges) this is only one filed in demo data but i have to define 3 more with expression .
Vikas
Then look at what Varsha has provided below
Thanks Varsha like sunny given i want but in dimension i want opportunity i.e opportunity1 , opportunity2
and in expression sum( ) of each opportunity.
Vikas