Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2025 10:42 AM
Thank you for the update. I understand the Swagger definitions alone aren't resolving your type conversion issues.
This sounds like a deeper problem with how the data is being processed between Databricks and Power Apps.
Option 1: Transform the data in your API endpoint
Option 2: Use a custom connector policy script
Option 3: Create a middleware API
Option 4: Power Automate flow as middleware
LR