Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

Calendar Visual MAQ Software in sync with table visual

Hi,

 

I am using this custom Calendar Visual MAQ software and a table to show the details of the events. The data getting synced. Right now the table shows all the existing records. But I want the table to show records only of the month displayed as in calendar.

Like, if calendar shows May'23 events, then table should also display records of May'23 month. if calendar shows July'23 events, then table should also display records of July'23 month.

 

Kindly please help with this query.

Thank you!

  • Anonymous's avatar
    Anonymous
    3 years ago

    Hi  Anonymous ,

     

    According to the responses in the following link, the Visual is presented through the API, a limitation of the design of the API:

    Calendar Visual by MAQ Software - Microsoft Fabric Community

     

    You can filter Calendar Visual by date in Table Visual, you can filter Table Visual by Events in Calendar Visual, but you can't filter Table Visual by date in Calendar Visual

     

    You can contact the staff who designed Calendar Visual in the following ways:

    [email protected]

     

    Best Regards,

    Liu Yang

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

  • Anonymous's avatar
    Anonymous
    3 years ago
    Thank you !

2 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi  Anonymous ,

     

    According to the responses in the following link, the Visual is presented through the API, a limitation of the design of the API:

    Calendar Visual by MAQ Software - Microsoft Fabric Community

     

    You can filter Calendar Visual by date in Table Visual, you can filter Table Visual by Events in Calendar Visual, but you can't filter Table Visual by date in Calendar Visual

     

    You can contact the staff who designed Calendar Visual in the following ways:

    [email protected]

     

    Best Regards,

    Liu Yang

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

    • Anonymous's avatar
      Anonymous
      Not applicable
      Thank you !