Try top bring [Count of Contracts] into one of the columns and and look at the values it is giving.
Then try to bring your object in the column next to it. I think its more to do with your “[Count of Contracts]” object. Can you post the formula you are using for that object.
Hello,
Thanks for your Reply, i have already tested my Count of Contracts Variable, working fine.
My Requirement is i have CustomerID----------->Contract Id(hierarchy) there is a possibilty some of the Customers having more than one contract id, if the Customer having morethan one contractid i have to show blank in another column called SysName else sysnema of that customer.
Hi Rimpa,
i used your formula then also i am getting the same Issue, here the MULTIVALUE is not coming for all the rows, only for one row its coming.
for eg if i ahve 4 rows for these 4 rows 3 are coming with data and one is with MULTVALUE.
if i check the Aviod Duplicate rows Aggregtion i am getting the cirrect result with out Multivalue error but ineed to Do the Duplicate Rows Agregation.
You need to explain the relationship b/w CustumerID and the columns that are getting multivalue error. Is it one-one or is it one-many . If it is One-many , you need to tell which one of those values do you want to see. You can use functions like max() or min() to show only one value corresponding to the customer id.
I am sorry to say but your description of the scenerio isn’t very clear.
I understand the problem exactly because I have the same problem. It only seems to happen with the first row of the dataset and there is no reason why it would do this.
I think it may be a bug, I would raise a support case.