Thank you. For beginners, I would recommend starting with the free online learning: learn.microsoft.com/en-us/training/powerplatform/power-bi?WT.mc_id=powerbi_landingpage-marketing-page
Hi, I have hit into a situation where my PowerBI dataset is taking 2hrs to refresh , which includes Data extraction using REST API from Jira(Attlasian) cloud and transformations to cater business requirement. Is there any alternatives , where I can extract the Jira data in PowerBI and push these data to one lake. Create tranformation in one lake and build analytics in PowerBI by connecting to one lake? Or any other suggestions ?
You can try connecting to the Jira API using Pipelines in Fabric, and then landing the data in OneLake. If the Jira connection doesn't yet work in Fabric (I have no way to test it), you can use Pipelines in Azure Data Factory to land the data in ADLSv2 and then shortcut it over to Fabric: learn.microsoft.com/en-us/azure/data-factory/connector-jira?tabs=data-factory .
Very well explained demo. Please keep it up on next videos regarding Fabric. Thanks so much 😊
I come across your video, loved it. What tips you give to person who is beginner in power bi?
Thank you. For beginners, I would recommend starting with the free online learning: learn.microsoft.com/en-us/training/powerplatform/power-bi?WT.mc_id=powerbi_landingpage-marketing-page
Hi,
I have hit into a situation where my PowerBI dataset is taking 2hrs to refresh , which includes Data extraction using REST API from Jira(Attlasian) cloud and transformations to cater business requirement.
Is there any alternatives , where I can extract the Jira data in PowerBI and push these data to one lake. Create tranformation in one lake and build analytics in PowerBI by connecting to one lake?
Or any other suggestions ?
You can try connecting to the Jira API using Pipelines in Fabric, and then landing the data in OneLake. If the Jira connection doesn't yet work in Fabric (I have no way to test it), you can use Pipelines in Azure Data Factory to land the data in ADLSv2 and then shortcut it over to Fabric: learn.microsoft.com/en-us/azure/data-factory/connector-jira?tabs=data-factory .
How to create new table on dataset? Becauss new table is disable
If you add a new table to the underlying Lakehouse, you should be able to add it to the custom Semantic Model afterwards.