The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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 |
---|---|
28 | |
12 | |
8 | |
7 | |
5 |
User | Count |
---|---|
36 | |
14 | |
12 | |
7 | |
7 |