The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
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 @v-xiandat-msft ! 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.
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
12 | |
5 | |
5 | |
3 | |
3 |