the API would return the report and workspace IDs for all reports that use an input dataset ID. All reports would be returned across your power bi tenant (even if you do not own or have access) as long as the report is connected to a dataset you own. Shared datasets are great but it is a upgrade challenge when you have no idea who is actually using the dataset. If someone sources data from your dataset this should prompt the users with a notification that details such as the report name and usage data will be accessible by the dataset owner. Ideally I would use this to query for the list of reports which need to be binded to the new version of the dataset when upgrades are made. This would be extremely helping when doing deployments with datasets that use incremental refresh. Steps: 1. Publish new dataset, allow to refresh 2. use API to get list of reports using old dataset 3. loop through report IDs to bind the reports to the new version of the dataset 4. drop old dataset 5. renamed new dataset to maintain naming convention
1 Comment
- fbcideas_migusrNew MemberStatus added:Needs Votes
Recent ideas
About "Download SQL database project" and fix the downloaded project
1. The sqlproj must be fixed, it is downloaded without the xml markup line <?xml version="1.0" encoding="utf-8"> 2. The sdk must be updated: Actual: <Sdk Name="Microsoft.Build.Sql" Version="0.1...Jarrinf7 hours agoFrequent VisitorNew48Views3likes2CommentsEventstream MQTT broker source: V3.1.1 support
The Eventstream MQTT broker source supports connections with public MQTT brokers that offer MQTT V5 support. Please offer support for V3.1.1 too, because this is still a valid and widely used ver...svelde8 hours agoSuper UserCompleted1.4KViews6likes4CommentsGet data from Apache Kafka topics via private networking
Current prerequisites limit to public Kafka instances which is not feasible for most enterprise customers. When will this limitation be lifted so that it can be used in private network setups, for ...Jugi8 hours agoMicrosoft EmployeePlanned3.5KViews2likes3CommentsSet default x axis scrolling position
Enable selection of the default scroll position for the x-axis on a chart. For example, on a line chart with dates as the x-axis, when not all of the data can display in the view at once, the scroll...Lisa_Krieg16 hours agoNew MemberNeeds Votes7.8KViews1154likes104Comments