Hello, We have a user that has left the company and they have created numerous Client APIs that are being used in integrations throughout our company. How can I transfer ownership of those clients so …
Hello, I am hoping to provide the ability to open another app from within in app and persist the filters from the first app. Does pfiltering work with apps? I have not been successful in my attempts. …
I would love to have the ability to be in one app and open another app and persist the filters to the second app. My use case would be a sales app that contains a button that could open another custom…
Hello, I was hoping somebody could help me understand how to sum the following case statement. case when `Date` = max(max(`Date`)) fixed () then `On Hand by Day - DO NOT SUM` else 0 end I need the cal…
Hello, I am working with a retail dataset and need to calculate beginning and ending inventories based on a user selected date range. The calculation is straight forward but the problem is aggregating…
Please update the icons in dataset views to distinguish between Floating Decimal, Fixed Decimal, and Double. This is problematic when attempting to union views and they columns all show the same icon …
Hello, Yesterday I received a request for the ability to change number formatting on a card with a Quick Filter. The format of the values is currency with no decimals. The ask is for a toggle to displ…
Hello, I am attempting to use the Microsoft SQL Server Partition Connector for the first time and I am getting zero rows returned. My partition column is a datatype of datetime2(3) which would be a da…
Hello, I have a bar chart where the X Axis is a datetime beast mode created using the str_to_date() function and I am charting by hour. In design of the card I can set any date range and the card grap…