objectscript / LightPivotTable

Lightweight pivot table representation for MDX2JSON source for InterSystems Cache
MIT License
3 stars 4 forks source link

Two-part $Horolog is unsupported #16

Open eduard93 opened 5 years ago

eduard93 commented 5 years ago

x,y is a valid horolog format (x is date, y is time). However it causes this error if present:

TypeError: e.split is not a function lightPivotTable.js:10:2455
getUnixDateFromCacheFormat 
renderRawData 
dataChanged 
dataIsChanged 
dataController
setData
refresh
c
e
onreadystatechange
nikitaeverywhere commented 5 years ago

Thanks for reporting this Edward!

How to reproduce this issue? :) Any MDX sample to attach?

Thanks!

eduard93 commented 5 years ago

Sure. I'll add an example.