Forum Discussion

RonitShah's avatar
RonitShah
New Member
1 year ago
Solved

Tooltip Issue in Calendar Visual by MAQ Software

I added name in event but than why i am seeing time before the name of the event.

  • Anonymous's avatar
    Anonymous
    1 year ago

    Hi RonitShah ,
    Thank you for reaching out to the Microsoft Fabric Community Forum!

     

    Upon reviewing the the provided screenshots. I tried creating it with sample data,below steps may help you to get the desired output.

    • Create a new calculated column using below:
            EventDisplayName = [Event Name]
    • Create a new calculated column using below:
             FormattedEventName = [Event Name] & " (" &
      FORMAT([Start Time], "h:mm AM/PM") &
      " - " &
      FORMAT([End Time], "h:mm AM/PM") & ")"

    • In MAQ Calendar visual, drag the following(Book By,Type Name and Status) into the Tooltips field and add Start Date with ''Start Time'' and End Date with ''End time''.
    • Drag the ''FormattedEventName'' into the Event Name field.


    Please refer the sceenshot and attached file for your reference.


    If the solution meets your requirement,consider accepting it as solution.

    Regards,
    Pallavi.


     

4 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi RonitShah ,
    Thank you for reaching out to the Microsoft Fabric Community Forum!

     

    Upon reviewing the the provided screenshots. I tried creating it with sample data,below steps may help you to get the desired output.

    • Create a new calculated column using below:
            EventDisplayName = [Event Name]
    • Create a new calculated column using below:
             FormattedEventName = [Event Name] & " (" &
      FORMAT([Start Time], "h:mm AM/PM") &
      " - " &
      FORMAT([End Time], "h:mm AM/PM") & ")"

    • In MAQ Calendar visual, drag the following(Book By,Type Name and Status) into the Tooltips field and add Start Date with ''Start Time'' and End Date with ''End time''.
    • Drag the ''FormattedEventName'' into the Event Name field.


    Please refer the sceenshot and attached file for your reference.


    If the solution meets your requirement,consider accepting it as solution.

    Regards,
    Pallavi.


     

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi RonitShah ,
    I wanted to check in on your situation regarding the issue. Have you resolved it? If you have, please consider marking the reply that helped you or sharing your solution. It would be greatly appreciated by others in the community who may have the same question.
    Thank you.

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi RonitShah ,
    Has the issue been resolved on your end? If so, please share your solution and mark it as "Accept as Solution." This will assist others in the community who are dealing with similar problems and help them find a solution more quickly.
    Thank you

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi RonitShah ,
    Has the issue been resolved on your end? If so, please share your solution and mark it as "Accept as Solution." This will assist others in the community who are dealing with similar problems and help them find a solution more quickly.
    Thank you.