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 August 31st. Request your voucher.
Hi, for example I have table name: Stock with 2 columns: Product and Price.
And I have 2 search bar: one I entered A, another will be B.
The result I want it to show is the name of product that have higher Price and in this situation will be B
But I dont know how to do. Please help me
Product | Price |
A | 2000 |
B | 3000 |
C | 2500 |
E | 3500 |
F | 4000 |
😭
😢please help meee
I dont know of search bar, but you can do it with check box. See if this helps.
created two identical tables(no relation). Then created two measures, one for Product and one for Price. Also two slicers each showing Product from two tables(Make sure to enable single selection for slicer).
Thank you but I want to take the value from the search bar 😭
User | Count |
---|---|
10 | |
9 | |
6 | |
6 | |
5 |
User | Count |
---|---|
22 | |
14 | |
14 | |
9 | |
7 |