Skip to content

Conversation

@kkazala
Copy link
Contributor

@kkazala kkazala commented Apr 30, 2025

  • Bug fix?
  • New sample?
  • Related issues: fixes #X, partially #Y, mentioned in #Z
  • Needs API permissions?
  • Has other prerequisites? (E.g. requires a list, document library, etc.)

What's in this Pull Request?

When building flows that retrieve Dataverse data, the record's choice values are returned as number.
This flow retrieves labels in a language specified as parameter.
It's also a neat example on how to transform data efficiently without using foreach loops.

Checklist

  • My pull request affects only ONE sample.
  • I have updated the README file.
  • My README has at least one static high-resolution screenshot (i.e. not a GIF)
  • My README contains complete setup instructions, including pre-requisites and permissions required

@Katerina-Chernevskaya Katerina-Chernevskaya self-requested a review July 1, 2025 18:11
@Katerina-Chernevskaya
Copy link
Contributor

Hi @kkazala ,

Thank you for your submission!
I've tried to compile it from the source code and import, but got the issue:
image

Could you please check all dependencies and update the source code?

Thank you!

Regards,
Katerina Ch.

@Katerina-Chernevskaya Katerina-Chernevskaya added the Needs Attention Something needs to be fixed with the PR before merging label Jul 3, 2025
@kkazala
Copy link
Contributor Author

kkazala commented Nov 9, 2025

@Katerina-Chernevskaya

Thank you for checking this sample. Similar to the previous PR, I mixed the connection references up.
Just corrected them, packed the solution and imported- now should work fine

thank you very much for your hard work supporting this repo 💖

@Katerina-Chernevskaya
Copy link
Contributor

@kkazala hi,

Thank you for the update! I've tested, but got the same issue with another connection reference:
[{"SolutionValidationResultType":"Error","Message":"The following solution cannot be imported: UtilsGetLocalizedchoicevaluesforrecord. Some dependencies are missing. The missing dependencies are : <MissingDependencies canResolveAllMissingDependencies=\"False\"><MissingDependency canResolveMissingDependency=\"False\"><Required type=\"connectionreference\" displayName=\"kk_sharedwebcontents_f5993\" solution=\"Active\" id.connectionreferencelogicalname=\"kk_sharedwebcontents_f5993\" /><Dependent type=\"29\" displayName=\"Get Localized Choice Values\" id=\"{07ca3022-6fd9-ef11-a730-6045bd2a5498}\" /></MissingDependency></MissingDependencies> , ProductUpdatesOnly : False","ErrorCode":-2147188707,"AdditionalInfo":null}]

Could you please check it?

Thank you!

BR,
Katerina Ch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Needs Attention Something needs to be fixed with the PR before merging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants