Hello,
I have my Items table which has a couple of columns.
Item Type
and Item ID
I have build a deeplink formula that should navigate to a detailed view:
IF([item_type]=“BuildingLights”,
LINKTOROW([item_id],“Building Light Dashboard”),"")
The [item_id] column value is equal to one of the Building Light key column.
This was working fine for the past days, but currently when I click on any row, its navigating to the first row of the table, instead of the corresponding row.
Here is a 2min video of the issue in action:
It’s really odd since sometimes it works, sometime it doesnt.
Thank you for any input.
Solved! Go to Solution.
It sounds that you are navigating from one dashboard view to another. Under this scenario, you may wish to take a look at the below post.
It sounds that you are navigating from one dashboard view to another. Under this scenario, you may wish to take a look at the below post.
Thanks, we just got the news that it’s working again.
User | Count |
---|---|
18 | |
9 | |
8 | |
6 | |
5 |