blank form

Good morning everyone,

I have a problem that is driving me crazy, when I enter a formula in the app it returns me blank, but in the test of the formulas the result is correct,

What I can be doing wrong?

Thank you

0 7 129
7 REPLIES 7

Steve
Platinum 4
Platinum 4

My crystal ball is cloudy: it's not showing me what you're doing. Can you? Screenshots appreciated.

Yes, sorry, 

This is the formula that comes from the excel file and that works well in excel,

IFERROR(VLOOKUP(Stock!RC[1],Tabla1[[Cร“DIGO JAVA]:[UBICACIร“N]],2,0),"")

Milosensas1_0-1650735116649.png

 

In the app I get that field blank.

 

If I try to do the formula directly in the app I do the following,

LOOKUP([Cรณdigo], Entradas, Cร“DIGO JAVA, UBICACIร“N)

I introduce this in Auto Compute/App Formula, 

Milosensas1_1-1650735219101.png

and in the test formula section, it returns the results fine, but in the app, that field continues to appear blank,

Milosensas1_2-1650735310369.png

I do not know what else to do

 

Thank's

If you add a new row, you'll see that the it gets updated correctly with the calculated value. If you open a Form of an existing row and save you'll see the row gets updated.

For a particular row, the columns' app formulas are calculated at the time of row creation or upon a data change any column value in this row. 

To update all of your table rows with a newly-added formula, you can do the following:

1. Temporarily remove your expression from the app formula of your column.

2. Create a Data Change action to change this column using the same expression.

3. Launch this action on all rows of your table. 

Hello,
Thank you very much for responding, I have done what you tell me and now it continues to appear but only in the form, neither in the table nor in the product detail,

I have done what it tells me and now it continues to appear but only in the form, neither in the table nor in the product detail,

Milosensas1_3-1650745835304.png

 

 

Milosensas1_2-1650745799324.png

 


I am doing something wrong

When you open a detail view of one of these blank records:

1. Do you see a value in the Ubicaciรณn field?

2. Do you have an action button visible inside this view?

3. What happens when you click this button?

Please post screenshots of the scenarios above. Thank you!

If I press a blank one the following appears

Milosensas1_0-1650783599436.pngMilosensas1_1-1650783656687.png

 

The Location field does not appear although I do have it selected

Milosensas1_2-1650783739865.png

If I only leave the location field in the detail, nothing appears

 

Milosensas1_3-1650783811065.pngMilosensas1_4-1650783831220.png

Thanks for the help

Solved,

For some reason I converted that table into table format in excel, and it was giving me that error, as soon as I removed the table format in Excel, it worked perfectly.

Milosensas1_0-1650794167256.png

 

 

Thanks for the help.

Top Labels in this Space