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.
First post here. Looking for a creative solution.
Setup:
Issue: When table is sorted and then Refreshed, the Manual Input by End User is misaligned with the person
question: Any creative solution to keep the Manual User Input aligned to the Person?
Solved! Go to Solution.
The easiest approach would be to make last field also as part of table linked to first 2 column.
Your input table and result table (through PQ) would be different and user will be touching only input table not result table.
The easiest approach would be to make last field also as part of table linked to first 2 column.
Your input table and result table (through PQ) would be different and user will be touching only input table not result table.
Self referencing! got it. thank you.