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.
Hello,
I have a query on filtering data using Measure,
Scenario - I have two slicers one helps me filter the Location coordinates and the other(manually generated value, has no relation with other data) helps in selecting a range (10 yards, 20 yards). I want to know is it possible to link and use these values to identify list of other coordinates that fall within a specific range of the selected value ?
So whenever a user selects a specific coordinate and range i want to display the list of data and their coordinates that is within that range. Can this be done ?
Solved! Go to Solution.
Please find the below solution,
1. Created a table
2. Create another table as below,
3. Create a measure as below,
5. Yards slicer should be from 'Table_Yards_slicer' table.
if you follow the above approach you can solve your issue.
Please find the below solution,
1. Created a table
2. Create another table as below,
3. Create a measure as below,
5. Yards slicer should be from 'Table_Yards_slicer' table.
if you follow the above approach you can solve your issue.
User | Count |
---|---|
82 | |
82 | |
35 | |
32 | |
32 |
User | Count |
---|---|
93 | |
79 | |
62 | |
54 | |
51 |