Need a special offer?Find out if your project fits.
+

Update data not working in collapsed nodes (if measures are set as first aggregate)

Answered
Ilaria asked on May 28, 2020

Hi, 
I would like to report an issue on UpdateData in collapsed nodes (if measures are set as first aggregate).
Here's a JSFiddle.
To reproduce the issue:

  • Expand a node (Italy) and push on 'Update Data': the cells are not updated with the new value and if you collapse and expand the node it is not possibile to expand it again.
  • Without expanding nodes, push on 'Update Data': the cells are updated but  it is not possibile anymore  to expand any node

The issue seems related to the GetReport call in CustomizeCell. If you turn off the GetReport call with the checkbox, it works fine. 
 
Thank you!
Ilaria

4 answers

Public
Illia Yatsyshyn Illia Yatsyshyn Flexmonster May 28, 2020

Hello,
 
Thank you for reporting about the problem.
 
It seems the main reason for such behavior is an exception thrown if the getReport is executed after the partial data update.
 
The fix is going to be provided with a minor update ETA 30 June.
We will notify you as soon as the fixed version is available to download.
 
Please let us know in case additional questions arise.
 
Kind regards,
Illia

Public
Illia Yatsyshyn Illia Yatsyshyn Flexmonster July 1, 2020

Hello,
 
We are happy to let you know that the issue with getReport() after partial updateData() was fixed.
 
This is provided in the 2.8.10 version of Flexmonster.
 
You are welcome to update the component.
Here is our updating to the latest version guide for assistance.
 
Please contact us in case any questions arise.
 
Best Regards,
Illia

Public
Illia Yatsyshyn Illia Yatsyshyn Flexmonster July 15, 2020

Hello,
 
Our team is just wondering whether the fix did manage to resolve the problem for your case.
 
We are looking forward to hearing from you.

Regards,
Illia

Public
Ilaria July 15, 2020

Hi Illia,
I confirm that the fix solved the issue!
Thank you

Please login or Register to Submit Answer