Hi there,
is there a way to easily get the number of a version in order to display it in my app ?
in the details screen it's available.
i found some tips with powerapps maker but it's terribly difficult
thanks
Solved! Go to Solution.
@GeekAlf_Pro Please add the PowerAppsforMakers connector to your App and then use this formula (Replace Demo App with your App Name),
CountRows(PowerAppsforMakers.GetAppVersions(First(Filter(PowerAppsforMakers.GetApps().value,properties.displayName = "Demo App")).name).value)
Please remember to give a 👍 and accept the solution as it will help others in the future.
@GeekAlf_Pro Please add the PowerAppsforMakers connector to your App and then use this formula (Replace Demo App with your App Name),
CountRows(PowerAppsforMakers.GetAppVersions(First(Filter(PowerAppsforMakers.GetApps().value,properties.displayName = "Demo App")).name).value)
Please remember to give a 👍 and accept the solution as it will help others in the future.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
184 | |
53 | |
41 | |
36 | |
30 |
User | Count |
---|---|
240 | |
74 | |
71 | |
69 | |
65 |