Forum Discussion
pstanek
Post Patron
9 years agoDate - too slow calculation
Hi, I have column with date format, because of that reports are too slow. I created two slicers from that column, but It has to calculate it from milions rows, that delays report calculation.
pstanek
Post Patron
8 years agoIs there custom visual - calendar slicer, that does not need to be feed by data?
Example when you use sql you can set up time interval without using data. It uses data only after slicer is set up. not to calculate him.
It is useless to wait long time only to know we have 12 months by calculating Month(date). I can declare month immediately
pstanek
Post Patron
8 years agoI have an idea, but I do not know if it is possible. I would like to know declare order calculation of visuals.
For example I would like to let slicers to be calculated first and other visuals after that. Not other visuals calculated before setting up slicers