Skip to content

Conversation

@t-naabus
Copy link
Contributor

Text Scrubbing

@msftclas
Copy link

Hi @t-naabus, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!


It looks like you're a Microsoft contributor (Najib Abu Samra). If you're full-time, we DON'T require a Contribution License Agreement. If you are a vendor, please DO sign the electronic Contribution License Agreement. It will take 2 minutes and there's no faxing! https://cla.microsoft.com.

TTYL, MSBOT;

@msftclas msftclas added the documentation Improvements or additions to documentation label Nov 28, 2016
<ul>
<li>A workspace in <a href="https://azure.microsoft.com/en-us/documentation/articles/power-bi-embedded-get-started/">Azure PowerBI Embedded Service.</a></li>
<li>PowerBI Report imported to your workspace.</li>
<li>A workspace in the <a href="https://azure.microsoft.com/en-us/documentation/articles/power-bi-embedded-get-started/">Power BI embedded service.</a></li>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you write Power BI (as separated words) above, and PowerBI as one word below.... Please make sure it is consistent.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Power BI

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks, missed one

<button id="nextStepWithSample" class="btn btn-primary" onclick="OpenEmbedStepWithSample()">Embed Sample Report</button><br/><br/><br/>
<a href="#" onclick="ToggleEmbedWithSpecificReportDiv()">Embed Your Own Report</a><br/>
<h4>Sample report</h4>
To embed using a report supplied with the sample, select <b>Embed sample report</b>.<br/>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Embed Sample Report

this is a command not a sentence

To Embed using a sample report, you can just move to next step.<br/>
<button id="nextStepWithSample" class="btn btn-primary" onclick="OpenEmbedStepWithSample()">Embed Sample Report</button><br/><br/><br/>
<a href="#" onclick="ToggleEmbedWithSpecificReportDiv()">Embed Your Own Report</a><br/>
<h4>Sample report</h4>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sample Report

Title not sentence

<div id="left-pane" class="halfWidth right">
<div id="embedArea">
<h3>Embedded Report Area</h3>
<h3>Embedded report area</h3>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Embedded Report Area

title

<h4>Flow</h4>
Once you have a report imported to PowerBI Workspace, you are ready to embed it.<br/>
To Embed a report you need to get an Embed-Token. You can create this token in multiple ways:<br/>
<h4>Instructions to get embed token</h4>
Copy link

@ranbreuer ranbreuer Nov 28, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

... generate an embed App Token

Once you have a report imported to PowerBI Workspace, you are ready to embed it.<br/>
To Embed a report you need to get an Embed-Token. You can create this token in multiple ways:<br/>
<h4>Instructions to get embed token</h4>
Once you have a report imported to Power BI workspace, you are ready to embed it.<br/>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Once you have improted a report into Power BI...

<h4>Instructions to get embed token</h4>
Once you have a report imported to Power BI workspace, you are ready to embed it.<br/>
<br/>
To embed a report, you need to get an embed-Token. You can create this token in multiple ways.<br/>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

embed App Token

no hyphens
please be consistent

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just following what I was sent

<h4>Enter embed details</h4>

Enter Report Embed Token</br>
Enter report embed token<br/>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

App Token

<input type="text" id="txtReportEmbed" name="txtReportEmbed" onchange="UpdateSessions();" style="width: 100%;" value="https://embedded.powerbi.com/appTokenReportEmbed" /><br/><br/>

Enter Report Id</br>
Enter report id<br/>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Id or ID

<input type="text" id="txtAccessToken" name="txtAccessToken" onchange="UpdateSessions();" style="width: 100%;" /><br/><br/>

Enter Report Embedded Url</br>
Enter report embedded url<br/>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Url or URL

<input type="text" id="txtEmbedReportId" name="txtEmbedReportId" onchange="UpdateSessions();" style="width: 100%;" /><br/>
</div>
<button id="nextStep" class="btn btn-primary" onclick="OpenEmbedStep()">Next Step - Embed</button>
<button id="nextStep" class="btn btn-primary" onclick="OpenEmbedStep()">Next step - embed</button>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Embed

title

<table id="report-embed-table">
<tr>
<td class="td-field-name">Embed Token</td>
<td class="td-field-name">Embed token</td>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

App Token

Copy link

@ranbreuer ranbreuer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please run through one more time to make sure Caps are used correctly in titles and acronyms.

@t-naabus t-naabus merged commit cc78003 into dev Nov 29, 2016
@t-naabus t-naabus deleted the t-naabus/textfixing branch November 29, 2016 08:56
tenshi13 pushed a commit to tenshi13/PowerBI-JavaScript that referenced this pull request May 11, 2021
* Fixed small grammar issue

* Update Index.cshtml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants