Integrating Integrators – BizTalk, Windows Azure, Windows Workflow, and Beyond

Browse by Tags

Windows Workflow

This is the top level group for Microsoft Windows Workflow Foundation. Find blogs, samples, videos, and learning resources for various versions of workflow including 3.0, 3.5, and 4.0 here.
Tagged Content List
  • Blog Post: DirectQuery impersonation options explained

    In my previous post about impersonation , I mentioned that DirectQuery impersonation was a bit tricky. That is because there is a special project property called Impersonation Settings that determines the credentials to use when connecting to the data source. The MSDN documentation of this property is...
  • Blog Post: New for RC0 – the .layout file

    If you look at my previous post on the tabular project structure , you’ll see this teaser: “There are a couple of other files in the project folder, an optional ABF file and a hidden user settings file, but I’ll talk about those another day.” The ABF file description I just put off because it was complicated...
  • Blog Post: PowerPivot measures command – no really, don’t modify it manually!

    If you look in the metadata of a BIM file, or if you look at the .dax file generated by the DAX Editor , you will see the following perplexing comment: -------------------------------------------------------- -- -- PowerPivot measures command (do not modify manually) -- -----------------------------...
  • Blog Post: Least discoverable feature: importing more tables from an existing connection

    You’ve run the import wizard, and imported a bunch of tables into your tabular model. Now you want to import one more from that same connection. How do you do this? What you need is the Existing Connections dialog. To start the Existing Connections dialog, go to Model->Existing Connections or click...
  • Blog Post: Securing your tabular model

    Now that RC0 has arrived I can finally post about security for tabular models. I have put off writing about security because I think the RC0 documentation on this subject is really quite good so I don’t have too much to add. Also, we had a minor feature add for RC0 that is very exciting. You can now...
  • Blog Post: Changing your font and keyboard shortcuts in the tabular designer

    If you look carefully, you can see my roots showing. No, not my hair – you can see my old job showing. When I came to work on the Analysis Services team, we had to design an “environmentally friendly” Visual Studio package in a hurry using the Visual Studio extensibility framework , same as everybody...
  • Blog Post: Using Edit Table Properties on a partitioned tabular model

    In PowerPivot, the Edit Table Properties dialog box is used for a few things. It is used to add columns to a table, remove columns from a table, and adjust the set of rows included in the table. This works great for PowerPivot. All the data in the PowerPivot model is stored in a single partition, so...
Page 1 of 4 (100 items) 1234