Forum Discussion

Pretengineer's avatar
Pretengineer
Frequent Visitor
2 years ago
Solved

Graph Popup Details

I have simple graph with purchase dates and cost.  I am able to add the vendor but I do not want it to show in the x-axis but only in the popup is this possible?

 

  • Anonymous's avatar
    Anonymous
    2 years ago

    Hello!

     

    If "Date" and "Vendor" are separate columns in your dataset, you can add "Vendor" to the Tooltips section in the Visualization Pane. This will display the vendor information in the tooltip when you hover over your data.

     

    However, if "Date" and "Vendor" are combined within the same column, I recommend creating a calculated column that extracts the vendor information from the text. You can then use this calculated column in the tooltip to display the vendor details.

  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi,

    Thanks for the solution Anonymous  provided, and i want to offer some more information for user to refer to.

    hello Pretengineer , as Anonymous  mentioned, you can put the vendor to the tooltops.

    You can refer to the following link about it.

    Customizing tooltips in Power BI Desktop - Power BI | Microsoft Learn

     

     

    Best Regards!

    Yolo Zhu

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

2 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hello!

     

    If "Date" and "Vendor" are separate columns in your dataset, you can add "Vendor" to the Tooltips section in the Visualization Pane. This will display the vendor information in the tooltip when you hover over your data.

     

    However, if "Date" and "Vendor" are combined within the same column, I recommend creating a calculated column that extracts the vendor information from the text. You can then use this calculated column in the tooltip to display the vendor details.

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi,

    Thanks for the solution Anonymous  provided, and i want to offer some more information for user to refer to.

    hello Pretengineer , as Anonymous  mentioned, you can put the vendor to the tooltops.

    You can refer to the following link about it.

    Customizing tooltips in Power BI Desktop - Power BI | Microsoft Learn

     

     

    Best Regards!

    Yolo Zhu

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