turner.sale
turner.sale
@luclleal Have you used this method for multiple reports and refresh schedules? If so, have you designed a set of reusable schedules and how would one go about pulling those...
@luclleal Thanks for the info! I figured PowerShell loops would be reasonable. Time to do some testing! :)
@TheBigJones I have a workaround using PowerShell that needs a bit more tweaking for performance but allows us to use a simple json structure to define the refresh schedule (like...
If you would like, I actually have a PowerShell script that uses the same service principal that we use for automated deployments to assume ownership of all reports in a...
I wouldn't be opposed to breaking it out into its own manifest, it could actually be a nice separation of responsibilities. If that were the case, I might also suggest...
We have a somewhat similar scenario in which we can have multiple BI devs working on a singular repo for what ultimately becomes a published app. We have built in...