Kinetic Grid Column Format Application Studio

Hello all,
I’m struggling with a simple thing.
We have a BAQ and Classic Dashboard that displays a calculated percentage (rework):
image
The same BAQ in Kinetic shows as a decimal:
image

The dataview definition looks like this:

The grid calls the BAQ directly from a View:

And the columns are defined in the panels Grid Model:

I’ve tried just about every permutation of “Erp Editor” / “Erp Editor Model” that I can think of, and I’m really just guessing at this point.

How can I get the Kinetic grid to display the percentage just like the classic grid did instead of as a decimal value?

Thank you!

Since it’s a calculated field in a BAQ, you may as well just make a new calculated field to do the math display the percentage as a string with the symbol. It’s gonna be way smoother that way rather than trying to get App Studio to show it properly the other way.

1 Like

What are the results in the BAQ designer?

Wonder if this is the issue. The .99%

Agree with @hmwillett update the calc in the BAQ to get the format you want.

Because this is annoying:

4 Likes

Thanks for taking one for the team, @hmwillett

I’m hoping that submitting it under the controlled release will get more traction than standard. :crossed_fingers:

4 Likes

Yeah, I was wondering if that was strategic or just to try to at least get it fixed for an upcoming release… then perhaps they can patch previous.

1 Like

Lol :skull:

2 Likes

Good grief. I didn’t expect to have to go to war on this ticket.

War Fx GIF by BasketsFX

1 Like

Like most cases…

Going in:
The Neverending Story Win GIF

Coming out:
SwampofSadness

2 Likes

That’ll be support.

I’m gonna call them with an hour of this: The Most Annoying Sound In The World - YouTube


I’m in a fighting mood today, lol.

Lets Fight About It GIF

1 Like

image

So there.

7 Likes

Thank you all so much for your help!
I’ll set it up as a formatted field in the BAQ. That’s a great idea, and would have saved me a ton of time last week if I had thought of it myself!
You all are the best.
Thank you!!

1 Like

Thanks for the work around to change the BAQ to a string, and use Format P0! That helped me out converting a classic dashboard.

App Studio is ignoring the column format style of ‘Percent’ - I created a case as well (CS0004909035).

What’s odd, is that displaying a numeric field as a % in app studio will show the trailing % character if it’s refering to a database field directly, but not if it’s from a numeric calculated BAQ source in a dashboard.

Chalk up another Appstudioism…