Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
Hi guys,
My stakeholders want to higtlight "Test Name", "WorkOrder" and "Product" in Details field when moving mouse to a point on the Line Chart as the screenshot.
The below DAX function I use to concatenate three columns for "TestName", "WorkOrder" and "Product" .
Is there any way to modify the DAX function to hightlight "TestName", "WorkOrder" and "Product", the blue for example?
TestName_WO_Prod = "Test Name: " & Fact_Result[Test Name] & " | WorkOrder: " & RELATED(Dim_Product[WorkOrder]) & " | Product: " & RELATED(Dim_Product[Product Description])
Solved! Go to Solution.
Nope sorry,no way to do that.
Regards
Phil
Proud to be a Super User!
Nope sorry,no way to do that.
Regards
Phil
Proud to be a Super User!
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
89 | |
78 | |
59 | |
47 | |
40 |
User | Count |
---|---|
118 | |
82 | |
81 | |
58 | |
39 |