The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi @amitchandak ,
I have a table and in that table i have 4 columns
Old Value New Value Reason Price Diff
0.33 0.21 Price -0.12
0.289 59 Price -58.71
300 289 Extension
289 459 Extension
The Old value and New value are TEXT directly from SQL so we cant change them..
Right now my issue is im showing those values in table visual.
I put the Reason in a Slicer..
In Slicer if they select Price.
then the Old value and New value and Price Diff Value should show the value with $ symbol infront of them.
EX:
If i select Price in Reason Slicer then it has to show like this
Old Value New Value Reason Price Diff
$0.33 $0.21 Price $-0.12
$0.289 $59 Price $-58.71
If i select Extension in Reason Slicer then it has to show original values with out $ Symbol
Old Value New Value Reason Price Diff
300 289 Extension
289 459 Extension
Please help me in sorting out this.
Thanks,
Krish..
Solved! Go to Solution.
Hi @krrish116,
Hi @krrish116,