March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi, I have a transaction type (sell or buy) and I've incorporated it into info bubbles to mark it on the curve. However, I'm having trouble determining whether it signifies a signal to sell or buy. I need guidance on how to create this triangle to discern the type.
Hi @rania0808 ,
Firstly , you can choose the Line chart:
Best Regards,
Xianda Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks for your response @Anonymous ! I actually implemented the triangle markers before. However, I'm still facing difficulty in distinguishing between buy and sell signals even with this setup. Do you have any other recommendations to address this issue?
Hi @rania0808 ,
You can use tooltips to display buy and sell signals.
Measure = IF('table'[sell] = "▲","buy","sell")
Then put it into tooltips
Best Regards,
Xianda Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
2 | |
2 | |
2 | |
1 | |
1 |
User | Count |
---|---|
5 | |
4 | |
3 | |
3 | |
3 |