Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hello,
Backgroud:
1. I am connecting Azure Databricks to power bi with Test connection String.
2. I have created parameters named 'pServerHostName', 'pHttpPath' and stored respective Test connection strings in Current Value of the parameters.
Also, updating the source table with parameter names as below.
3. Once "Sales" report is created with the Test connection string of databricks, I am deploying the report to the Test workspace and from there deploying same report to PROD workspace via deployment pipeline where Parameters Rules are set to PROD connection string of Databricks to get PROD data.
What I want to acheive:
-Users often gets confused with which report is TEST & which one is PROD since both reports are identical in view. I want to implement something for the end users so that they can differenciate in the TEST & PROD report without checking the workspace.
-If I try adding Report Title as "Sales TEST" and then deploy it through deployment pipeline, then title published to PROD report will also be "Sales TEST" instead of "Sales PROD"
-I also thought of adding different colour to the title of the report, but again if I give BLUE colour to the "Sales TEST" while deploying it to PROD through deployment pipeline, "Sales PROD" will also have BLUE color instead of RED.
I am not able to find or think of correct way of doing it and need help achieving this.
TIA
A parameter is an expression. You need to convert it into a partition ("Enable load") so that you can then access it in the UI.
User | Count |
---|---|
47 | |
32 | |
30 | |
27 | |
26 |
User | Count |
---|---|
56 | |
55 | |
36 | |
33 | |
28 |