Hi all
I have a view based on a slice with the option โupdatesโ for the recordset. In the view there are two text fields which contains both a number.
The first one is equal to 8422059790 and all is OK The second one is equal to 37674060 and in this case the view presents it as a number with the โ+โ on the right โฆ
The same view with a slice with the option โread-onlyโ didnโt present the issue (of course)
Anyone did found the same issue?
Bye
Andrea
Would you please take a printscreen from that situation, thanks.
Yes sure. Here it is!
Youโre welcome
@Andrea_Saccavini isnโt that + sign takes to the detail view of that number when you click on that + button?
No, if you.click on it, it increases the content of the field bu 1 as if it is defined as number โฆ but it is a text! You.click you.click
May I ask what is the app name if I check it quickly?
The appโs name is AScode. It needs an autenticated user โฆ
You have created an action button and itโs attached to this column. Thatโs why it shows the Plus icon. It has nothing to do with the column type.
The expression behind of that action is SUBSTITUTE(text(Number([NuovoBidone])+1),".","").
Damn โฆ you are right!!! I did that action for another view and probably I had cloned that view to create this one.
Thanks for your support! At this point โฆ AppSheet is bug free
Ok, solved! Added CONTEXT(โViewโ) condition to the action! Thank you again for the support!
User | Count |
---|---|
28 | |
13 | |
3 | |
3 | |
3 |