Abhay Padamani

Results 12 comments of Abhay Padamani

- When the ORDER BY clause is not used with LIMIT, the SQL query will return a random set of 'n' results. - However, if you specify both ORDER BY...

@gaby I checked. It is working for me. can you help me to replicate? https://github.com/user-attachments/assets/15b0b38c-417b-4521-925c-935669804512

@gaby facing issue while finding unique color based on unique series name. Currently, there is an chance of getting same color for different series name.

@juju4 There is some issue when you switch from search to visualize page. Query is not parsed properly. ![Image](https://github.com/user-attachments/assets/e3aec6ec-2443-4ed0-ad7e-469b62ac8fa6) Will fix, mean time you can remove `'%` from value field....

@juju4 **Can you create an issue for `'not endswith'` and other missing options?** Regarding **`visualizing/dashboards ignore 'order by', 'limit'`**, are you editing or modifying the query? - Currently, when navigating...