Forum Discussion
MAQ Software Calendar Bug?
Hello Anonymous ,
We have fixed issue in the visual.
However the publish process will take considerable amount of time for the changes to be published on AppSource.
We have private build available. Let us know if you want us to pass it on.
For any further queries or enhancement requests, please contact us at [email protected]
Thanks
Can you please pass along the fix for this or a work-around...I am having the same issue.
- MAQSupport5 years agoSolution Supplier
Hello Higgs,
Thanks for reaching out.
This issue has been fixed.
You can download new version using the following link - https://appsource.microsoft.com/en-us/product/power-bi-visuals/wa104381844?tab=overview
Hope it works well. Revert back if issues still persists.
- zxf2234 years agoNew Member
The issue seems still existing with the newest version. Can MAQ fix it?
- MAQSupport4 years agoSolution Supplier
Hello,
Thanks for reaching out.
For formatting start and end date, you need to consider the following as these are unfortunately the limitation of the API used to render the Calendar visual:
- When only date (not date time) is provided as End date to the visual, it takes the end time for the event as 12:00 am and hence, the event ends on the previous day. For example, when date is 29/1/2019, by default it takes 29/01/2019 12:00 AM as its end date time.
- If an event lasts for more than a day and the start and end times are before 9 AM, then the end date of the event in the visual will be a day before the end date given in the data. Tooltip will represent the date and time as per the data passed.
Let us know if it meets your requirements and revert back in case of any further issues
Thanks
MAQ Support