Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
RonitShah
New Member

Tooltip Issue in Calendar Visual by MAQ Software

RonitShah_0-1744284760489.png

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

1 ACCEPTED SOLUTION
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.

vpagayammsft_0-1744348278812.png


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

Regards,
Pallavi.


 

View solution in original post

4 REPLIES 4
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
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
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
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.

vpagayammsft_0-1744348278812.png


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

Regards,
Pallavi.


 

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors